Skip to content

Hostname

netison.it

Last fetched

netison.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:nomeasy di giovanni losi as the registrar.

Nutrition Label

WHISPER CANON · netison.itRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/netison.it

Resolution chain

netison.it has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:nomeasy di giovanni losi
Organization
netison
Contact emails

Subdomains

32 observed subdomains of netison.it.

Web-graph footprint

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

19 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for netison.it.

MechanismTarget
SPF_Anetison.it
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEautotask.net
SPF_INCLUDEinfusionmail.com
SPF_INCLUDEmd02.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP119.12.37.61
SPF_IP176.32.63.1
SPF_IP176.32.63.11
SPF_IP176.32.63.200/32
SPF_IP176.32.63.202
SPF_IP176.32.63.211
SPF_IP176.32.63.220
SPF_IP176.32.63.221
SPF_IP176.32.63.239
SPF_IP185.112.196.220
SPF_IP185.112.196.221
SPF_IP185.112.199.239
SPF_IP185.112.199.240
SPF_IP185.54.214.252/32
SPF_IP188.64.120.50
SPF_IP3.120.125.206
SPF_IP45.67.221.24
SPF_IP93.41.237.161
SPF_MXnetison.it

Related pages

Pivot deeper into the graph from netison.it.

Cypher and MCP

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

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