Skip to content

Hostname

cfmmedia.de

Last fetched

cfmmedia.de resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · cfmmedia.deRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cfmmedia.de

Resolution chain

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

IPPrefixASNOperatorCountry
13.248.166.20913.248.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
76.223.43.19276.223.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

35 observed subdomains of cfmmedia.de.

Web-graph footprint

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

12 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cfmmedia.de.

MechanismTarget
SPF_Acfmmedia.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP89.110.137.11
SPF_IP89.110.137.23
SPF_IP89.110.137.24

Related pages

Pivot deeper into the graph from cfmmedia.de.

Cypher and MCP

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

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