Skip to content

Hostname

targetmedia.eu

Last fetched

targetmedia.eu resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in NL.

Nutrition Label

WHISPER CANON · targetmedia.euRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/targetmedia.eu

Resolution chain

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

IPPrefixASNOperatorCountry
34.90.78.22134.90.64.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCNL
35.204.136.9235.204.128.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCNL

WHOIS identity

No WHOIS records are currently associated with targetmedia.eu in WhisperGraph.

Subdomains

75 observed subdomains of targetmedia.eu.

Web-graph footprint

Distinct hostnames that link to or from targetmedia.eu in the public web crawl.

11 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for targetmedia.eu.

MechanismTarget
SPF_Amail.targetmedia.eu
SPF_Atargetmedia.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.150.71.64/26
SPF_IP2a07:6e80:3::0/64
SPF_MXtargetmedia.eu

Related pages

Pivot deeper into the graph from targetmedia.eu.

Cypher and MCP

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

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