Hostname
dfav.live
Last fetched
dfav.live resolves to 13 IPv4 addresses operated by AS58563 in CN. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
dfav.live resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 116.211.143.35 | 116.211.140.0/22 | AS58563 | — | CN |
| 116.211.143.47 | 116.211.140.0/22 | AS58563 | — | CN |
| 116.211.143.58 | 116.211.140.0/22 | AS58563 | — | CN |
| 116.211.143.60 | 116.211.140.0/22 | AS58563 | — | CN |
| 116.211.148.9 | 116.211.144.0/21 | AS58563 | — | CN |
| 23.180.136.24 | 23.180.136.0/24 | AS209242 | — | US |
| 23.180.136.49 | 23.180.136.0/24 | AS209242 | — | US |
| 23.180.136.51 | 23.180.136.0/24 | AS209242 | — | US |
| 23.180.136.7 | 23.180.136.0/24 | AS209242 | — | US |
| 23.180.136.71 | 23.180.136.0/24 | AS209242 | — | US |
| 23.225.159.45 | 23.225.159.0/24 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 23.225.159.46 | 23.225.159.0/24 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 23.225.96.45 | 23.224.0.0/15 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
WHOIS identity
- Registrar
- iana:1479
- Organization
- privacyguardian.org
- Contact emails
Subdomains
1 observed subdomain of dfav.live.
| Subdomain |
|---|
| www.dfav.live |
Web-graph footprint
Distinct hostnames that link to or from dfav.live in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from dfav.live.
- IP · 116.211.143.35
- ASN · AS58563
- Registrar · iana:1479
- Country · CN
- Email · pw-f0e8fdaec3e0d1577051b0f28ee1d4f7@privacyguardian.org
- TLD · .live
- 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: "dfav.live"})-[: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.