Skip to content

Hostname

assiplan.it

Last fetched

assiplan.it resolves to 1 IPv4 address operated by NAVIGO- in IT. WHOIS lists registrar:computel 2 s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · assiplan.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/assiplan.it

Resolution chain

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

IPPrefixASNOperatorCountry
149.13.146.59149.13.146.0/24AS200794NAVIGO-IT

WHOIS identity

Registrar
registrar:computel 2 s.r.l.
Organization
computel 2 srl
Contact emails

Subdomains

12 observed subdomains of assiplan.it.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for assiplan.it.

MechanismTarget
SPF_Amx.computel2.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailjet.com
SPF_IP149.13.146.202/32

Related pages

Pivot deeper into the graph from assiplan.it.

Cypher and MCP

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

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