Skip to content

Hostname

sunmedia.tv

Last fetched

sunmedia.tv resolves to 1 IPv4 address operated by AS29119 in ES. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · sunmedia.tvRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings4.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sunmedia.tv

Resolution chain

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

IPPrefixASNOperatorCountry
185.104.134.129185.104.134.0/24AS29119ES

WHOIS identity

Registrar
iana:468
Organization
alvaro pastor
Contact emails

Subdomains

66 observed subdomains of sunmedia.tv.

Web-graph footprint

Distinct hostnames that link to or from sunmedia.tv in the public web crawl.

493 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for sunmedia.tv.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.acumbamail.com
SPF_INCLUDEspf2.sunmedia.tv
SPF_IP13.56.32.176/28
SPF_IP13.58.135.64/28
SPF_IP34.211.108.32/28
SPF_IP34.226.36.48/28
SPF_IP35.182.14.32/28
SPF_IP96.43.148.64/31
SPF_MXsunmedia.tv

Related pages

Pivot deeper into the graph from sunmedia.tv.

Cypher and MCP

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

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