Skip to content

Hostname

asistar.it

Last fetched

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

Nutrition Label

WHISPER CANON · asistar.itRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/asistar.it

Resolution chain

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

IPPrefixASNOperatorCountry
217.199.4.232217.199.0.0/19AS20811IT

WHOIS identity

Registrar
registrar:asistar s.r.l.
Organization
asistar srl
Contact emails

Subdomains

60 observed subdomains of asistar.it.

Web-graph footprint

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

45 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for asistar.it.

MechanismTarget
SPF_Aasistar.it
SPF_IP217.199.4.230/23
SPF_MXasistar.it

Related pages

Pivot deeper into the graph from asistar.it.

Cypher and MCP

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

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