Skip to content

Hostname

cattlenetwork.com

Last fetched

cattlenetwork.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.216.56.25218.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.131.144.1913.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.133.40.1713.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.14.154.2223.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.146.54.1253.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.147.222.413.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.100.423.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.94.923.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.112.873.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.99.17816.58.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of cattlenetwork.com owner
Contact emails

Subdomains

2 observed subdomains of cattlenetwork.com.

Web-graph footprint

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

403 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cattlenetwork.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc5878-59.iphmx.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from cattlenetwork.com.

Cypher and MCP

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

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