Hostname
abc-buildinfo.net
Last fetched
abc-buildinfo.net resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
abc-buildinfo.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.112.149.201 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.182.169.1 | 18.182.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.72.172.125 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.180.153.15 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 3d5d600c-1f4f-4242-a5df-09e2b1490861@identity-protect.org
- 4646d891-1a4b-4295-8378-afb98e28e520@identity-protect.org
- 4e460f37-13d7-4904-90b1-27b997c1196b@identity-protect.org
- 662f1aba-a515-4cab-a46d-5f414182a36f@identity-protect.org
- 847b50da-7d9c-4bac-8e1f-0f92ac1f01fa@identity-protect.org
- f082578b-182d-4473-aef3-ddc4bf6cd65b@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from abc-buildinfo.net.
- IP · 13.112.149.201
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 3d5d600c-1f4f-4242-a5df-09e2b1490861@identity-protect.org
- TLD · .net
- Browse hostnames · ab…
- 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: "abc-buildinfo.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.