Skip to content

Hostname

netplan.it

Last fetched

netplan.it resolves to 1 IPv4 address operated by AS16276 in IT. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · netplan.itRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/netplan.it

Resolution chain

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

IPPrefixASNOperatorCountry
178.32.156.152178.32.0.0/15AS16276IT

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
d-business srl
Contact emails

Subdomains

26 observed subdomains of netplan.it.

Web-graph footprint

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

112 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for netplan.it.

MechanismTarget
SPF_Aadshotel.netplan.it
SPF_Anetplan.it
SPF_Avm1.netplan.it
SPF_Avm1.nozio.com
SPF_INCLUDEspf-c.cbsolt.net
SPF_IP178.32.137.233/32
SPF_IP178.32.156.152
SPF_IP92.222.156.96/27
SPF_MXnetplan.it

Related pages

Pivot deeper into the graph from netplan.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "netplan.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.