Hostname
dfctools.com
Last fetched
dfctools.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dfctools.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 |
|---|---|---|---|---|
| 52.200.53.246 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dfctools.com owner
- Contact emails
- billingcc@dessinfournir.com
- 165c9d58cf6a4947840ea4746ababf1e.protect@whoisguard.com
- d208779bc4704a54b68a09e678031ffd.protect@whoisguard.com
- 9ca482b3-6d7b-4a2a-847d-c87b928de2d7@identity-protect.org
- dfd498aa-9433-4e8b-854d-98dadc1b95e4@identity-protect.org
- eefb9287-80c3-4ac9-97ce-c0569f8a2cbb@identity-protect.org
Subdomains
1 observed subdomain of dfctools.com.
| Subdomain |
|---|
| www.dfctools.com |
Threat posture
History
Related pages
Pivot deeper into the graph from dfctools.com.
- IP · 52.200.53.246
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · billingcc@dessinfournir.com
- TLD · .com
- Browse hostnames · df…
- 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: "dfctools.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.