Hostname
d2x.com
Last fetched
d2x.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
d2x.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.198.206.193 | 18.198.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.199.113.143 | 18.198.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of d2x.com owner
- Contact emails
- 2478690@privacy-link.com
- twalker@softrol.com
- 2f8c19e3-d625-4379-8ad1-c0f49f51ded6@identity-protect.org
- 5c3c70e7-50a2-4c29-b811-3d3c206da8a7@identity-protect.org
- 88f2157f-bc44-4986-ab43-1aea0c0fe8df@identity-protect.org
- a2a5db83-3000-4645-9073-fc308fc8fcaf@identity-protect.org
- ad617243-e19b-4792-8660-5f0c7e2a97b6@identity-protect.org
- c7bc54f1-be50-4645-a279-1a99bb02071e@identity-protect.org
- owner-1967082@d2x.com.whoisprivacyservice.org
Subdomains
13 observed subdomains of d2x.com.
Web-graph footprint
Distinct hostnames that link to or from d2x.com in the public web crawl.
47 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for d2x.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from d2x.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "d2x.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.