Skip to content

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

WHISPER CANON · cabotog.comRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cabotog.com

Resolution chain

cabotog.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.171.218.24652.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for cabotog.com.

MechanismTarget
SPF_Acabotog.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.boardbooks.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP167.172.20.75
SPF_IP168.245.40.179/32
SPF_IP174.78.67.228
SPF_IP174.78.67.249
SPF_IP198.21.6.113/32
SPF_IP216.117.60.250
SPF_IP4.2.238.216
SPF_IP4.2.238.219
SPF_IP4.2.238.221
SPF_IP52.171.218.246
SPF_IP64.207.242.100
SPF_IP64.207.242.121
SPF_IP65.36.11.154
SPF_MXcabotog.com

Related pages

Pivot deeper into the graph from cabotog.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.