Hostname
diamondbay8.com
Last fetched
diamondbay8.com 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
diamondbay8.com 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 |
|---|---|---|---|---|
| 18.177.189.254 | 18.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.112.180.200 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 43.206.52.175 | 43.206.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.197.3.141 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of diamondbay8.com owner
- Contact emails
- 1478fc41-001d-4d72-8a65-f9b14ad5e0d4@identity-protect.org
- 4f1b5f02-c2b4-4af3-96f4-15795ce9c417@identity-protect.org
- 75cdea08-df6e-47c2-9920-a423ab0d359f@identity-protect.org
- 7c6ca1f4-d5e2-4caa-b191-ac44f2e2089d@identity-protect.org
- bd64f177-a22d-4728-8204-0a1466f232ae@identity-protect.org
- dd995581-7fde-41e2-a4ff-36033d9ad84c@identity-protect.org
- owner-3036505@diamondbay8.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from diamondbay8.com.
- IP · 18.177.189.254
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 1478fc41-001d-4d72-8a65-f9b14ad5e0d4@identity-protect.org
- TLD · .com
- Browse hostnames · di…
- 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: "diamondbay8.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.