Hostname
dfx5.com
Last fetched
dfx5.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dfx5.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.93.20 | 13.35.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.76 | 13.35.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.8 | 13.35.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.93 | 13.35.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.238.115 | 18.238.242.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.238.19 | 18.238.242.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.238.26 | 18.238.242.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.238.45 | 18.238.242.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dfx5.com owner
- Contact emails
- df@dfxtech.com
- 2c26d965-267b-48fa-8ad6-6af51d0278fe@identity-protect.org
- 391bc31b-aaa6-4092-ac38-aa7c783f5fa3@identity-protect.org
- 47fb2942-3eab-4a26-a81a-cb913eabe8cc@identity-protect.org
- 4f5a9114-3c1b-48bf-9e8d-0c066a8b304b@identity-protect.org
- 5a0a659c-4de2-419f-b5a1-971205745b4a@identity-protect.org
- 757e2bd9-104e-499e-bb74-cb475a95face@identity-protect.org
- ad6a0633-037c-4daf-9b43-286bf5d039e8@identity-protect.org
- owner-2323209@dfx5.com.whoisprivacyservice.org
- owner-359761@dfx5.com.whoisprivacyservice.org
Subdomains
38 observed subdomains of dfx5.com.
Showing 14 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dfx5.com in the public web crawl.
9 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for dfx5.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sender.zohoinvoice.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | zoho.com |
Related pages
Pivot deeper into the graph from dfx5.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dfx5.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.