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
Resolution chain
mediaset.it resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.226.244.123 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.49 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.58 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.70 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.76.35 | 3.171.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.76.42 | 3.171.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.76.50 | 3.171.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.76.60 | 3.171.76.0/23 | AS16509 | AMAZON-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.
Showing 25 of 213. View all subdomains →
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.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for mediaset.it.
| Mechanism | Target |
|---|---|
| SPF_A | a6-176.smtp-out.eu-west-1.amazonses.com |
| SPF_A | a8-98.smtp-out.amazonses.com |
| SPF_A | mail3.synertrade.com |
| SPF_A | mediaset.it |
| SPF_INCLUDE | _spf-dc57.sapsf.eu |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 62.77.43.84 |
| SPF_IP | 91.211.156.0/22 |
| SPF_MX | mediaset.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.