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
Resolution chain
cattlenetwork.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.216.56.252 | 18.216.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.131.144.191 | 3.131.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.133.40.171 | 3.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.14.154.222 | 3.14.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.146.54.125 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.147.222.41 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.151.100.42 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.151.94.92 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.13.112.87 | 3.13.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.58.99.178 | 16.58.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cattlenetwork.com owner
- Contact emails
- webmaster@vancepublishing.com
- 5856ac94-4f61-490d-8c36-143fd73a3ddd@identity-protect.org
- 6260ff07-6a7a-4713-9be4-0c1dc147355a@identity-protect.org
- 6c7dd6d9-01c8-46f7-ac79-f29763abee94@identity-protect.org
- 85062af0-015c-4cd4-a5d7-2b3a1d307122@identity-protect.org
- accecd2a-99d7-46ac-a3cc-53fa5e62aac9@identity-protect.org
- add3b475-ed13-441d-9248-fb878ec0d20f@identity-protect.org
- deef20b8-c28d-4441-9fa9-45432d322cce@identity-protect.org
- owner-1034307@cattlenetwork.com.whoisprivacyservice.org
- owner-1106874@cattlenetwork.com.whoisprivacyservice.org
- owner-8675945@cattlenetwork.com.whoisprivacyservice.org
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for cattlenetwork.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}.spf.hc5878-59.iphmx.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from cattlenetwork.com.
- IP · 18.216.56.252
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · webmaster@vancepublishing.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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.