Hostname
neibuzz.com
Last fetched
neibuzz.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
neibuzz.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.172.21.111 | 18.172.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.172.21.118 | 18.172.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.172.21.17 | 18.172.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.172.21.95 | 18.172.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.170.131.128 | 3.170.131.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.131.39 | 3.170.131.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.131.79 | 3.170.131.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.131.99 | 3.170.131.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of neibuzz.com owner
- Contact emails
- en9pn45j7v7@networksolutionsprivateregistration.com
- gr26f5qw7vf@networksolutionsprivateregistration.com
- 16e183b6-b4e6-4d22-89a6-e04642ac276b@identity-protect.org
- 545d88c4-c086-43ab-9462-391892f2a438@identity-protect.org
- 8fdd080b-fdb0-43d7-9c6a-fd885e69678c@identity-protect.org
- 974c70df-8258-46e1-a965-124dac504a03@identity-protect.org
- f2b1581e-b03a-4716-aac8-485aaa197107@identity-protect.org
Subdomains
1 observed subdomain of neibuzz.com.
| Subdomain |
|---|
| www.neibuzz.com |
Threat posture
History
Related pages
Pivot deeper into the graph from neibuzz.com.
- IP · 18.172.21.111
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · en9pn45j7v7@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ne…
- 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: "neibuzz.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.