Hostname
dft.com
Last fetched
dft.com resolves to 1 IPv4 address operated by RENDER - Render in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dft.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 216.24.57.1 | 216.24.57.0/24 | AS397273 | RENDER - Render | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dft.com owner
- Contact emails
- it@dft.com
- ite-systems@digitalrealty.com
- fatehm97@alum.darden.edu
- 11ed9e3a-c68c-43d3-8366-28befddddafa@identity-protect.org
- 144a9e8d-b547-4923-9002-002cecc8674c@identity-protect.org
- 69fe4f24-533e-4144-9d10-143d87fc6212@identity-protect.org
- 98512d3d-e3af-4684-bbdb-5f1a164dcb5b@identity-protect.org
- 9ac8a35b-579e-4610-afb2-6c6f4cbf4c5d@identity-protect.org
- facd3998-c095-4f74-b82a-787dbd1ecaff@identity-protect.org
- fadd365f-7497-443c-97fa-70f67b152779@identity-protect.org
- owner-10693243@dft.com.whoisprivacyservice.org
- owner-2128553@dft.com.whoisprivacyservice.org
- owner-6535713@dft.com.whoisprivacyservice.org
- owner-6733095@dft.com.whoisprivacyservice.org
- owner-6805662@dft.com.whoisprivacyservice.org
Subdomains
27 observed subdomains of dft.com.
Showing 25 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dft.com in the public web crawl.
31 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for dft.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | nexussytems.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 209.249.11.253 |
| SPF_IP | 209.249.168.5 |
| SPF_IP | 209.249.18.19 |
| SPF_IP | 209.249.18.231 |
| SPF_IP | 209.249.19.21 |
| SPF_IP | 209.249.19.87 |
| SPF_IP | 209.249.19.89 |
Related pages
Pivot deeper into the graph from dft.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dft.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.