Skip to content

Hostname

cattron.com

Last fetched

cattron.com resolves to 2 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US.

Nutrition Label

WHISPER CANON · cattron.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cattron.com

Resolution chain

cattron.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.16.172.123199.16.172.0/24AS2635AUTOMATTIC - Automattic, IncUS
199.16.173.138199.16.173.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from cattron.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

36 SPF mechanisms authorising senders for cattron.com.

MechanismTarget
SPF_INCLUDE47751093.spf03.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.130.122.1/32
SPF_IP135.84.68.123/32
SPF_IP147.160.167.14/32
SPF_IP147.160.167.15/32
SPF_IP192.254.115.42/32
SPF_IP198.61.254.4
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP206.55.144.0/20
SPF_IP208.81.148.18
SPF_IP208.81.148.19
SPF_IP208.86.168.7/32
SPF_IP209.61.151.229
SPF_IP216.221.160.0/19
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP23.249.208.0/20
SPF_IP23.251.224.0/19
SPF_IP34.197.134.60/32
SPF_IP34.199.159.209/32
SPF_IP34.251.106.174/32
SPF_IP4.14.76.77
SPF_IP52.49.201.146
SPF_IP52.49.235.189/32
SPF_IP54.240.0.0/18
SPF_IP54.240.106.94/32
SPF_IP54.240.64.0/19
SPF_IP54.240.96.0/19
SPF_IP66.150.142.84
SPF_IP69.169.224.0/20
SPF_IP72.5.244.41/32
SPF_IP74.142.138.216/29
SPF_IP76.223.128.0/19
SPF_IP76.223.176.0/20

Related pages

Pivot deeper into the graph from cattron.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cattron.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.