Hostname
bbqbydan.com
Last fetched
bbqbydan.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
bbqbydan.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.36.101.128 | 52.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 016997889
- Contact emails
- bbqbydan.com@contactprivacy.com
- 22d194a5-81f3-441f-8bbc-d90fb8d241d3@identity-protect.org
- 49a533d5-3599-4282-a4b6-d03b98359204@identity-protect.org
- 5faa658f-c4cb-4c8a-ac7b-f450e33818af@identity-protect.org
- 6c25d70f-d0a7-4e51-ac72-e05f946ffa9b@identity-protect.org
- a9c7b51d-57eb-4fcc-a2af-0f4afd5530d8@identity-protect.org
- b48805e4-15c2-41c3-870a-8e4c2d9de415@identity-protect.org
Subdomains
9 observed subdomains of bbqbydan.com.
Web-graph footprint
Distinct hostnames that link to or from bbqbydan.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from bbqbydan.com.
- IP · 52.36.101.128
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · bbqbydan.com@contactprivacy.com
- TLD · .com
- Browse hostnames · bb…
- 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: "bbqbydan.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.