Hostname
daegu-bam.com
Last fetched
daegu-bam.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
daegu-bam.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.197.245.227 | 15.197.240.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.33.214.47 | 3.33.208.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of daegu-bam.com owner
- Contact emails
- 24a39b73-7f9b-416e-8d0a-aa2f4ffd007d@identity-protect.org
- 348fcdb3-fb79-4c69-929e-fe1fd66cb85c@identity-protect.org
- 869a1003-b484-4e9f-a9bb-9e2edf59eae8@identity-protect.org
- 9775312e-3ec7-49a5-8264-b8f7e5ff3390@identity-protect.org
- b820da29-294f-4756-9d99-7437e7bf83f9@identity-protect.org
- c1622970-7bdb-429c-a483-bf9773092ba7@identity-protect.org
- contact@privacyprotect.org
Subdomains
1 observed subdomain of daegu-bam.com.
| Subdomain |
|---|
| www.daegu-bam.com |
Web-graph footprint
Distinct hostnames that link to or from daegu-bam.com in the public web crawl.
54 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from daegu-bam.com.
- IP · 15.197.245.227
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · 24a39b73-7f9b-416e-8d0a-aa2f4ffd007d@identity-protect.org
- TLD · .com
- Browse hostnames · da…
- 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: "daegu-bam.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.