Skip to content

Hostname

fritztec.at

Last fetched

fritztec.at resolves to 1 IPv4 address operated by AS8412 in AT.

Nutrition Label

WHISPER CANON · fritztec.atRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/fritztec.at

Resolution chain

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

IPPrefixASNOperatorCountry
85.125.191.9485.124.0.0/15AS8412AT

WHOIS identity

No WHOIS records are currently associated with fritztec.at in WhisperGraph.

Subdomains

32 observed subdomains of fritztec.at.

Web-graph footprint

Distinct hostnames that link to or from fritztec.at in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for fritztec.at.

MechanismTarget
SPF_Amailserver.fritztec.at
SPF_MXfritztec.at

Related pages

Pivot deeper into the graph from fritztec.at.

Cypher and MCP

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

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