My IT Notes
  • Home
  • Linux
  • PowerShell
  • Microsoft
  • VMware
  • Cisco
  • Exchange
  • My Credentials

Tag Archives for cidr

How to get CIDR for a host/domain

  • Posted on 04/03/2016
  • by AlfPi

From a linux terminal just run:

$ host facebook.com
facebook.com has address 173.252.120.68
facebook.com has IPv6 address 2a03:2880:2130:7f20:face:b00c:0:25de
facebook.com mail is handled by 10 msgin.vvv.facebook.com.
$ whois 173.252.120.68 | grep CIDR
CIDR:           173.252.64.0/18 

and that is it.

0
0
  • Categorized in Linux
  • Tagged with cidr, host, terminal
  • Leave a comment
Users Online
1 User Online
Reference Guides
Debian Reference
Shell Scripting Tutorial
Command reference
Great VMware resource
RegEx Tester and Builder
Advanced Bash Scripting Guide
Open Source Research and Reference
Recent Posts
  • VMware – esxtop – troubleshooting VM CPU performance
  • Linux – Network Manager – change static IP via nmcli
  • Linux – Adding and extending LVM disk
  • PS – Certificate Authority Backup Script
  • PowerShell – event ID email monitor
  • Wireshark – how to capture relevant data
  • ARP – view and clear cache
  • Exchange online – Office 365 – PowerShell
  • VMware – capturing network packets
  • PowerShell – get windows 10 versions
Tag Cloud
backup CentOS cisco CompTIA config console cpu debian DNS esxi exchange home server host HP install ip linux Linux Server Professional Certification LPIC monitoring mysql network nginx performance pi postfix powercli powershell raspberry pi router samba script server 2003 smb source ssh ssl syslog troubleshooting udoo vm vmware volume windows WSUS
Categories
  • android (1)
  • ASA (3)
  • CentOS (5)
  • Certification (6)
  • Cisco (11)
  • Debian (68)
  • DOS (4)
  • ESXi (12)
  • Exchange (17)
  • Fedora (4)
  • Hardware (4)
  • HP (4)
  • Linux (127)
  • Microsoft (11)
  • NUC (2)
  • OpenWRT (3)
  • PowerShell (49)
  • Raspberry PI (39)
  • Red Hat (12)
  • TP-LINK (3)
  • ubuntu (17)
  • UDOO (35)
  • Uncategorized (2)
  • VMware (21)
  • Windows (9)
  • Windows 10 (2)
  • Windows Server (35)
Most Liked Posts
  • Linux - How to check/enable promiscuous mode (100)
  • ESXI - How to find out VMs IP address from SSH (2)
  • Install and setup Syslog-ng with PHP-SYSLG-NG front end (2)
  • PowerShell - Read-Host values into an Array (2)
  • DEBIAN 8 - How to install MySQL server 5.6 or 5.7 (1)
  • How To Configure BIND as a DNS Server (1)
  • Linux - RDP client with RD Gateway (1)
  • Linux Mint - Sound source switcher (1)
  • Microsoft Exchange - Removing an Auto-Mapped Mailbox from Outlook (1)
  • NGINX - (13: Permission denied) while connecting to upstream node.js server (1)

© 2021 My IT Notes