Skip to content

Hostname

fritz.com

Last fetched

fritz.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · fritz.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/fritz.com

Resolution chain

fritz.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:151
Organization
avm computersysteme vertriebs
Contact emails

Subdomains

9 observed subdomains of fritz.com.

Web-graph footprint

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

492 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for fritz.com.

MechanismTarget
SPF_Aavm.shared3.montala.com
SPF_Amail.pi-asp.de
SPF_Anews.avm.de
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.202.114.165
SPF_IP185.12.80.0/22
SPF_IP2001:bf0:244:244:0:0:0:119
SPF_IP2001:bf0:244:244:0:0:0:120
SPF_IP2001:bf0:244:244:0:0:0:121
SPF_IP2001:bf0:244:244:0:0:0:71
SPF_IP2001:bf0:244:244:0:0:0:75
SPF_IP2001:bf0:244:244:0:0:0:94
SPF_IP212.42.244.0/24
SPF_IP2a01:488:66:1000:2ea3:770f:0:1
SPF_IP2a01:4f8:231:4252:0:0:0:2
SPF_IP46.163.119.15/32
SPF_IP85.215.187.195

Related pages

Pivot deeper into the graph from fritz.com.

Cypher and MCP

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

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