Hostname
cattle.com
Last fetched
cattle.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cattle.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.32.158.152 | 52.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cattle.com owner
- Contact emails
- admin@showdog.com
- 0ad33840-0011-4dfd-87cf-986ee9b979fa@identity-protect.org
- 678146fb-5ac8-4339-b2b5-13a7f2d78d93@identity-protect.org
- 957c77e9-2f4c-4c19-b1f4-a049fc1817b9@identity-protect.org
- a6b8581d-6968-4f55-92c2-a3c187e41e07@identity-protect.org
- b8f27754-8c44-4384-ba2c-cad00ccbc005@identity-protect.org
- bd44607a-709f-4b4c-9788-0ada1900bc05@identity-protect.org
- owner-1142579@cattle.com.whoisprivacyservice.org
- owner-11682890@cattle.com.whoisprivacyservice.org
- owner-11755457@cattle.com.whoisprivacyservice.org
- owner-11831269@cattle.com.whoisprivacyservice.org
- owner-12028651@cattle.com.whoisprivacyservice.org
- owner-1412528@cattle.com.whoisprivacyservice.org
- owner-1447505@cattle.com.whoisprivacyservice.org
- owner-1609910@cattle.com.whoisprivacyservice.org
- owner-1682477@cattle.com.whoisprivacyservice.org
- owner-1914836@cattle.com.whoisprivacyservice.org
- owner-1987403@cattle.com.whoisprivacyservice.org
- owner-2996630@cattle.com.whoisprivacyservice.org
- owner-3190767@cattle.com.whoisprivacyservice.org
- and 17 more
Subdomains
8 observed subdomains of cattle.com.
Web-graph footprint
Distinct hostnames that link to or from cattle.com in the public web crawl.
51 sites link to this hostname.
51 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for cattle.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | emailsrvr.com |
Related pages
Pivot deeper into the graph from cattle.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cattle.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.