Hostname
dis-data.com
Last fetched
dis-data.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dis-data.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.165.227.114 | 18.165.227.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.227.126 | 18.165.227.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.227.20 | 18.165.227.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.227.82 | 18.165.227.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 54.230.144.54 | 54.230.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CO |
| 54.230.144.63 | 54.230.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CO |
| 54.230.144.76 | 54.230.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CO |
| 54.230.144.84 | 54.230.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CO |
| 65.8.76.117 | 65.8.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 65.8.76.7 | 65.8.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 65.8.76.78 | 65.8.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 65.8.76.8 | 65.8.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dis-data.com owner
- Contact emails
- jed.brewer@gmail.com
- 30a6d2d7-0bfb-4d06-be04-aacb03a299e4@identity-protect.org
- 735b6a84-4141-478a-886a-43031f09c160@identity-protect.org
- 94b2cb70-a84b-4a89-8c13-67e76b822f5e@identity-protect.org
- a525955a-0b37-40ea-a4d7-77f1bdefc2f1@identity-protect.org
- d824ca13-6ae9-4113-ac86-2ec244525579@identity-protect.org
- e10b1c3b-4c60-4796-92f5-5c9e0d0bd0e2@identity-protect.org
- owner-7391151@dis-data.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of dis-data.com.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from dis-data.com.
- IP · 18.165.227.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · jed.brewer@gmail.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: "dis-data.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.