Skip to content

Hostname

tenmedia.de

Last fetched

tenmedia.de resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · tenmedia.deRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/tenmedia.de

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.0.83104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.150.178172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
4.211.110.384.208.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR

WHOIS identity

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

Subdomains

10 observed subdomains of tenmedia.de.

Web-graph footprint

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

75 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for tenmedia.de.

MechanismTarget
SPF_Atenmedia.de
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a01:488:42:1000:57e6:3e21:ec:7cec
SPF_IP2a01:488:42::/48
SPF_IP80.237.138.0/24
SPF_IP87.230.62.33
SPF_MXtenmedia.de

Related pages

Pivot deeper into the graph from tenmedia.de.

Cypher and MCP

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

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