Hostname
doublex.com
Last fetched
doublex.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
doublex.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 |
|---|---|---|---|---|
| 100.48.170.244 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.212.32.231 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.227.226.207 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.237.127.71 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of doublex.com owner
- Contact emails
- admin.contact@digitalink.com
- admin.contact@slate.com
- 11152594-c0ca-4b6f-ae77-d73e8fd49325@identity-protect.org
- 3c2f3e8b-9b6e-4b7f-a697-bf87931241ea@identity-protect.org
- 5b17ff81-fbd0-4a5d-b477-6dedfa83dad6@identity-protect.org
- aa3124e0-e572-4e42-9bd4-1c7264c8d517@identity-protect.org
- ee373d55-ac7b-4720-a97a-a611e28282e3@identity-protect.org
- f3c4810d-b634-4cd5-9e5d-4406c3911b93@identity-protect.org
Subdomains
1 observed subdomain of doublex.com.
| Subdomain |
|---|
| www.doublex.com |
Web-graph footprint
Distinct hostnames that link to or from doublex.com in the public web crawl.
354 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from doublex.com.
- IP · 100.48.170.244
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · admin.contact@digitalink.com
- TLD · .com
- Browse hostnames · do…
- 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: "doublex.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.