Skip to content

Hostname

gfn.de

Last fetched

gfn.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · gfn.deRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/gfn.de

Resolution chain

gfn.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
78.47.147.21778.46.0.0/15AS24940DE

WHOIS identity

No WHOIS records are currently associated with gfn.de in WhisperGraph.

Subdomains

48 observed subdomains of gfn.de.

Web-graph footprint

Distinct hostnames that link to or from gfn.de in the public web crawl.

204 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for gfn.de.

MechanismTarget
SPF_Agfn.de
SPF_INCLUDE_spf.proxy.nospamproxy.com
SPF_INCLUDEinxserver.com
SPF_INCLUDEspf.amadeus-fire-de.cloud.nospamproxy.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP20.218.251.166
SPF_IP52.157.149.216/32
SPF_IP81.89.192.72
SPF_IP81.89.197.133
SPF_IP81.89.197.134
SPF_IP81.89.197.140
SPF_MXgfn.de

Related pages

Pivot deeper into the graph from gfn.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gfn.de"})-[: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.