Skip to content

Hostname

gfrs.de

Last fetched

gfrs.de resolves to 1 IPv4 address operated by AS15817 in DE.

Nutrition Label

WHISPER CANON · gfrs.deRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/gfrs.de

Resolution chain

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

IPPrefixASNOperatorCountry
45.144.187.2145.144.184.0/22AS15817DE

WHOIS identity

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

Subdomains

14 observed subdomains of gfrs.de.

Web-graph footprint

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

139 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for gfrs.de.

MechanismTarget
SPF_Agfrs.de
SPF_INCLUDE_spf-eu.ionos.com
SPF_INCLUDE_spf-inc.bioc.info
SPF_INCLUDEagenturserver.de
SPF_IP185.243.132.182
SPF_IP188.94.254.91
SPF_MXgfrs.de

Related pages

Pivot deeper into the graph from gfrs.de.

Cypher and MCP

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

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