Skip to content

Hostname

d-f.cc

Last fetched

d-f.cc resolves to 1 IPv4 address operated by AS16276 in DE. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · d-f.ccRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/d-f.cc

Resolution chain

d-f.cc resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
54.36.232.17754.36.0.0/16AS16276DE

WHOIS identity

Registrar
iana:303
Organization
sven bosshard
Contact emails

Subdomains

87 observed subdomains of d-f.cc.

Web-graph footprint

Distinct hostnames that link to or from d-f.cc in the public web crawl.

18 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • d-f.cc

SPF policy

7 SPF mechanisms authorising senders for d-f.cc.

MechanismTarget
SPF_Ad-f.cc
SPF_IP217.182.197.93
SPF_IP46.165.225.202
SPF_IP46.165.227.51
SPF_IP51.195.61.21
SPF_IP54.36.232.177
SPF_MXd-f.cc

Related pages

Pivot deeper into the graph from d-f.cc.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "d-f.cc"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.