Skip to content

Hostname

faz.de

Last fetched

faz.de resolves to 2 IPv4 addresses operated by AKAMAI-ASN1 in DE.

Nutrition Label

WHISPER CANON · faz.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/faz.de

Resolution chain

faz.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
2.19.11.102.19.11.0/24AS20940AKAMAI-ASN1DE
2.19.11.72.19.11.0/24AS20940AKAMAI-ASN1DE

WHOIS identity

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

Subdomains

35 observed subdomains of faz.de.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for faz.de.

MechanismTarget
SPF_Acloud1-vm350.de-nserver.de
SPF_Amail2.streilinger.de
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spfi.evolver.de
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf-ip.miovent.de
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.13.92.195
SPF_IP149.13.92.196
SPF_IP158.120.84.227
SPF_IP160.8.105.34
SPF_IP167.89.43.190/32
SPF_IP172.246.21.127
SPF_IP193.227.146.91
SPF_IP80.190.124.4
SPF_IP87.193.159.2

Related pages

Pivot deeper into the graph from faz.de.

Cypher and MCP

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

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