Hostname
buzzlaunch.net
Last fetched
buzzlaunch.net resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
buzzlaunch.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.28.140.113 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 107.20.48.242 | 107.20.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.220.182.63 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.229.92.54 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.88.246.187 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.81.58.166 | 54.80.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- b57b9755f9994ccdb9c35d08a3c6cbf4.protect@whoisguard.com
- 183f16cc-5d63-4f94-a21f-d0adce8b9865@identity-protect.org
- 26385865-082d-4424-a5b1-b6a7f18e46ed@identity-protect.org
- 788f6901-923e-4097-8072-68d6149e5e85@identity-protect.org
- 954a43e5-dd59-489c-88a8-d6870a269152@identity-protect.org
- daf519ab-6f9d-4214-b474-1776862e3892@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from buzzlaunch.net in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from buzzlaunch.net.
- IP · 100.28.140.113
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · b57b9755f9994ccdb9c35d08a3c6cbf4.protect@whoisguard.com
- TLD · .net
- 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: "buzzlaunch.net"})-[: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.