Hostname
monzanet.it
Last fetched
monzanet.it resolves to 2 IPv4 addresses operated by AS12637 in IT. WHOIS lists registrar:register s.p.a. as the registrar.
Nutrition Label
Resolution chain
monzanet.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 212.35.217.64 | 212.35.192.0/19 | AS12637 | — | IT |
| 212.35.217.62 | 212.35.192.0/19 | AS12637 | — | IT |
WHOIS identity
- Registrar
- registrar:register s.p.a.
- Organization
- autodromo nazionale monza sias s.p.a.
- Contact emails
- —
Subdomains
17 observed subdomains of monzanet.it.
Showing 16 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from monzanet.it in the public web crawl.
707 sites link to this hostname.
107 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for monzanet.it.
| Mechanism | Target |
|---|---|
| SPF_A | monzanet.it |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mailvox.it |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 178.33.222.250 |
| SPF_IP | 2001:41d0:8:ce31:0:0:0:1 |
| SPF_IP | 80.91.53.22/32 |
| SPF_MX | monzanet.it |
Related pages
Pivot deeper into the graph from monzanet.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "monzanet.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.