Hostname
buzzkuri.com
Last fetched
buzzkuri.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
buzzkuri.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 |
|---|---|---|---|---|
| 13.230.174.77 | 13.230.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of buzzkuri.com owner
- Contact emails
- 18999a42-01e2-450d-a5a7-3c4cccd71070@identity-protect.org
- 223701bc-42eb-4f64-917b-5ec8b1c21416@identity-protect.org
- 3279d0f2-015b-4982-8220-bf6af30168e3@identity-protect.org
- 51d4ae92-cf55-4fd7-b2e4-7af09975206a@identity-protect.org
- 64408e28-20f6-4044-8d23-04113db071ca@identity-protect.org
- f2462ed1-7ac4-416e-a74b-3d7ead034fdf@identity-protect.org
- owner-9253297@buzzkuri.com.whoisprivacyservice.org
Subdomains
14 observed subdomains of buzzkuri.com.
Web-graph footprint
Distinct hostnames that link to or from buzzkuri.com in the public web crawl.
73 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from buzzkuri.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "buzzkuri.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.