Hostname
df-f.com
Last fetched
df-f.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
df-f.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- cai jiangtao
- Contact emails
- linzixin0723@gmail.com
- 385bfe0c-df3f-42f5-96e6-a6eb90b4dd46@identity-protect.org
- 6a800693-e568-4975-8653-0ad70b538366@identity-protect.org
- 6bf03b62-9162-49a4-922a-5746beb89b4a@identity-protect.org
- 9c4a86e5-bcc3-43a1-af1e-ea1fde7b944a@identity-protect.org
- f00b50d1-fb06-4a30-b092-133eae475dab@identity-protect.org
- fc41c5ab-efef-4106-b872-3dfecb240602@identity-protect.org
- kontakt@priksis.pl
Subdomains
1 observed subdomain of df-f.com.
| Subdomain |
|---|
| www.df-f.com |
Web-graph footprint
Distinct hostnames that link to or from df-f.com in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for df-f.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from df-f.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "df-f.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.