Hostname
buddiseo.com
Last fetched
buddiseo.com resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
buddiseo.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.208.88.157 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.232.119.62 | 54.232.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 98.84.224.111 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of buddiseo.com owner
- Contact emails
- 0e6f0b6a-1765-40af-8eab-3a4a209d168d@identity-protect.org
- 4d62ca90-a5a7-464b-a76f-1e0f170fd1d9@identity-protect.org
- 8cf59401-8703-4125-9944-25ab856fabea@identity-protect.org
- 8f9259e6-8529-42ad-9252-60ee1165d6b4@identity-protect.org
- 9a0e155a-3029-4998-af1c-5de9f5888406@identity-protect.org
- 9a139c96-0b95-471f-b7d9-e9e4a16cc039@identity-protect.org
Subdomains
1 observed subdomain of buddiseo.com.
| Subdomain |
|---|
| www.buddiseo.com |
Web-graph footprint
Distinct hostnames that link to or from buddiseo.com in the public web crawl.
5 sites linked to from this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from buddiseo.com.
- IP · 18.208.88.157
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0e6f0b6a-1765-40af-8eab-3a4a209d168d@identity-protect.org
- TLD · .com
- Browse hostnames · bu…
- 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: "buddiseo.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.