Skip to content

Hostname

fressnapf.com

Last fetched

fressnapf.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · fressnapf.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fressnapf.com

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:1052
Organization
erren alexandre
Contact emails

Subdomains

73 observed subdomains of fressnapf.com.

Web-graph footprint

Distinct hostnames that link to or from fressnapf.com in the public web crawl.

98 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for fressnapf.com.

MechanismTarget
SPF_INCLUDE_spf-dc33.sapsf.eu
SPF_INCLUDE_spf.fnmz.org
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEagenturserver.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP144.76.32.198/32
SPF_IP144.76.32.199/32
SPF_IP144.76.32.201
SPF_IP144.76.32.202
SPF_IP195.14.237.130
SPF_IP62.245.157.27
SPF_IP62.245.157.28
SPF_IP80.237.192.59/32
SPF_IP80.86.88.46
SPF_IP85.25.89.60

Related pages

Pivot deeper into the graph from fressnapf.com.

Cypher and MCP

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

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

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