Skip to content

Hostname

mediaset.it

Last fetched

mediaset.it resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · mediaset.itRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/mediaset.it

Resolution chain

mediaset.it resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.244.12313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.76.353.171.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.76.423.171.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.76.503.171.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.76.603.171.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
mediaset s.p.a.
Contact emails

Subdomains

213 observed subdomains of mediaset.it.

Web-graph footprint

Distinct hostnames that link to or from mediaset.it in the public web crawl.

763 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mediaset.it.

MechanismTarget
SPF_Aa6-176.smtp-out.eu-west-1.amazonses.com
SPF_Aa8-98.smtp-out.amazonses.com
SPF_Amail3.synertrade.com
SPF_Amediaset.it
SPF_INCLUDE_spf-dc57.sapsf.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.77.43.84
SPF_IP91.211.156.0/22
SPF_MXmediaset.it

Related pages

Pivot deeper into the graph from mediaset.it.

Cypher and MCP

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

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