Skip to content

Hostname

gffb.de

Last fetched

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

Nutrition Label

WHISPER CANON · gffb.deRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/gffb.de

Resolution chain

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

IPPrefixASNOperatorCountry
138.201.18.211138.201.0.0/16AS24940DE

WHOIS identity

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

Subdomains

22 observed subdomains of gffb.de.

Web-graph footprint

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

56 sites link to this hostname.

108 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

25 SPF mechanisms authorising senders for gffb.de.

MechanismTarget
SPF_Agffb.de
SPF_INCLUDE_spf.kundenserver.de
SPF_INCLUDE_spf.perfora.net
SPF_INCLUDEnewsletter2go.de
SPF_INCLUDEnl2go.com
SPF_INCLUDEspf.nl2go.com
SPF_IP194.25.134.16/7
SPF_IP194.25.134.17/32
SPF_IP194.25.134.18/32
SPF_IP194.25.134.19/32
SPF_IP194.25.134.20/29
SPF_IP194.25.134.21/29
SPF_IP194.25.134.22/29
SPF_IP194.25.134.80/7
SPF_IP194.25.134.81/32
SPF_IP194.25.134.82/32
SPF_IP194.25.134.83/32
SPF_IP194.25.134.84/29
SPF_IP194.25.134.85/29
SPF_IP194.25.134.86/29
SPF_IP212.184.82.194
SPF_IP217.160.147.64
SPF_IP217.160.182.127
SPF_IP82.165.158.143
SPF_MXgffb.de

Related pages

Pivot deeper into the graph from gffb.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gffb.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.