Skip to content

Hostname

astoi.it

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
31.14.134.8231.14.128.0/20AS31034IT

WHOIS identity

Registrar
registrar:net up s.r.l.
Organization
astoi associazione tour operator italiani
Contact emails

Subdomains

2 observed subdomains of astoi.it.

Web-graph footprint

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

12 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for astoi.it.

MechanismTarget
SPF_Aastoi.it
SPF_INCLUDE_spf.ilger.com
SPF_IP208.91.114.151/32
SPF_IP5.196.15.229
SPF_IP64.99.180.1/24
SPF_IP85.158.143.250
SPF_IP93.57.79.211
SPF_MXastoi.it

Related pages

Pivot deeper into the graph from astoi.it.

Cypher and MCP

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

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