Hostname
cabotog.com
Last fetched
cabotog.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
cabotog.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.171.218.246 | 52.160.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- d23w394269p@networksolutionsprivateregistration.com
- dt7xh6dv587@networksolutionsprivateregistration.com
- ex8kr4pp47v@networksolutionsprivateregistration.com
- qg5qw5c84vq@networksolutionsprivateregistration.com
- s83za4995ev@networksolutionsprivateregistration.com
- sm8wk7399j7@networksolutionsprivateregistration.com
- vh7tp8v35se@networksolutionsprivateregistration.com
- vz6n56549tf@networksolutionsprivateregistration.com
Subdomains
7 observed subdomains of cabotog.com.
Web-graph footprint
Distinct hostnames that link to or from cabotog.com in the public web crawl.
69 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
19 SPF mechanisms authorising senders for cabotog.com.
| Mechanism | Target |
|---|---|
| SPF_A | cabotog.com |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.boardbooks.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 167.172.20.75 |
| SPF_IP | 168.245.40.179/32 |
| SPF_IP | 174.78.67.228 |
| SPF_IP | 174.78.67.249 |
| SPF_IP | 198.21.6.113/32 |
| SPF_IP | 216.117.60.250 |
| SPF_IP | 4.2.238.216 |
| SPF_IP | 4.2.238.219 |
| SPF_IP | 4.2.238.221 |
| SPF_IP | 52.171.218.246 |
| SPF_IP | 64.207.242.100 |
| SPF_IP | 64.207.242.121 |
| SPF_IP | 65.36.11.154 |
| SPF_MX | cabotog.com |
Related pages
Pivot deeper into the graph from cabotog.com.
- IP · 52.171.218.246
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:2
- Country · US
- Email · d23w394269p@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ca…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cabotog.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.