Skip to content

Hostname

astoi.com

Last fetched

astoi.com resolves to 1 IPv4 address operated by AS31034 in IT. WHOIS lists iana:106 as the registrar.

Nutrition Label

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

Resolution chain

astoi.com 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
iana:106
Organization
domain admin
Contact emails

Subdomains

13 observed subdomains of astoi.com.

Web-graph footprint

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

72 sites link to this hostname.

137 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for astoi.com.

MechanismTarget
SPF_Aastoi.com
SPF_INCLUDE_spf.ilger.com
SPF_INCLUDEmusvc.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.com

Related pages

Pivot deeper into the graph from astoi.com.

Cypher and MCP

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

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