Hostname
divillysausages.com
Last fetched
divillysausages.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
divillysausages.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.156.85.12 | 108.156.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.85.16 | 108.156.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.85.63 | 108.156.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.85.87 | 108.156.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.10 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.118 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.50 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.52 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of divillysausages.com owner
- Contact emails
- damian@divillysausages.com
- 25e90ced-a89a-4fb8-967f-f379a6d91c3f@identity-protect.org
- 71f78aeb-6061-49e3-96fd-7c7cc55fd5bd@identity-protect.org
- 7929e9bb-3f2c-4703-9020-a03e2d57f6d4@identity-protect.org
- 7d71e0e4-8b45-4e63-a51b-406d36007198@identity-protect.org
- da30dd05-a93a-4766-bb4d-004ac62d6437@identity-protect.org
- e4efb076-c3eb-4e55-bbe9-81801746e884@identity-protect.org
- owner-8069802@divillysausages.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of divillysausages.com.
| Subdomain |
|---|
| www.divillysausages.com |
Web-graph footprint
Distinct hostnames that link to or from divillysausages.com in the public web crawl.
19 sites link to this hostname.
37 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for divillysausages.com.
| Mechanism | Target |
|---|---|
| SPF_A | divillysausages.com |
| SPF_MX | divillysausages.com |
Related pages
Pivot deeper into the graph from divillysausages.com.
- IP · 108.156.85.12
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · damian@divillysausages.com
- TLD · .com
- Browse hostnames · di…
- 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: "divillysausages.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.