Hostname
dfty001.app
Last fetched
dfty001.app resolves to 14 IPv4 addresses operated by AS214677 in NL. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
dfty001.app resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 109.110.170.82 | 109.110.170.0/24 | AS214677 | — | NL |
| 139.162.11.128 | 139.162.0.0/19 | AS63949 | — | SG |
| 146.19.223.55 | 146.19.223.0/24 | AS201106 | — | US |
| 172.83.158.186 | 172.83.158.0/24 | AS201106 | — | US |
| 193.218.200.247 | 193.218.200.0/24 | AS201106 | — | US |
| 194.147.100.40 | 194.147.100.0/24 | AS201106 | — | US |
| 194.147.100.43 | 194.147.100.0/24 | AS201106 | — | US |
| 194.147.100.62 | 194.147.100.0/24 | AS201106 | — | US |
| 194.147.100.64 | 194.147.100.0/24 | AS201106 | — | US |
| 205.198.84.13 | 205.198.84.0/24 | AS174 | COGENT-174 - Cogent Communications, LLC | HK |
| 205.198.85.240 | 205.198.85.0/24 | AS174 | COGENT-174 - Cogent Communications, LLC | HK |
| 37.114.42.161 | 37.114.42.0/24 | AS44486 | — | DE |
| 37.114.49.28 | 37.114.49.0/24 | AS44486 | — | DE |
| 37.114.52.54 | 37.114.52.0/24 | AS44486 | — | DE |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
1 observed subdomain of dfty001.app.
| Subdomain |
|---|
| www.dfty001.app |
Threat posture
History
Related pages
Pivot deeper into the graph from dfty001.app.
- IP · 109.110.170.82
- ASN · AS214677
- Registrar · iana:1068
- Country · NL
- Email · 5291b4cd87b2430ba53fb76e8088e516.protect@withheldforprivacy.com
- TLD · .app
- 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: "dfty001.app"})-[: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.