Skip to content

Hostname

websim.it

Last fetched

websim.it resolves to 1 IPv4 address operated by AS31034 in IT. WHOIS lists registrar:neuronica s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · websim.itRouting diversity1.5/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/websim.it

Resolution chain

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

IPPrefixASNOperatorCountry
185.58.117.117185.58.116.0/22AS31034IT

WHOIS identity

Registrar
registrar:neuronica s.r.l.
Organization
intermonte sim s.p.a.
Contact emails

Subdomains

4 observed subdomains of websim.it.

Web-graph footprint

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

106 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for websim.it.

MechanismTarget
SPF_Amailout.tre.it
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.engitel.com
SPF_INCLUDEspf.neuronica.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP93.46.166.72/29

Related pages

Pivot deeper into the graph from websim.it.

Cypher and MCP

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

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