Hostname
diamondxe.com
Last fetched
diamondxe.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MY. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
diamondxe.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.161.179.10 | 18.161.179.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.161.179.4 | 18.161.179.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.161.179.44 | 18.161.179.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.161.179.45 | 18.161.179.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.64.141.106 | 18.64.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 18.64.141.7 | 18.64.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 18.64.141.77 | 18.64.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 18.64.141.84 | 18.64.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 3.163.60.76 | 3.163.60.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CO |
| 3.163.60.86 | 3.163.60.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CO |
| 3.163.60.88 | 3.163.60.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CO |
| 3.163.60.9 | 3.163.60.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CO |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 7151571251
- Contact emails
Subdomains
13 observed subdomains of diamondxe.com.
Web-graph footprint
Distinct hostnames that link to or from diamondxe.com in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from diamondxe.com.
- IP · 18.161.179.10
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · MY
- Email · diamondxe.com@protecteddomainservices.com
- 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: "diamondxe.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.