Skip to content

Hostname

astranet.it

Last fetched

astranet.it resolves to 3 IPv4 addresses operated by AS15557 in FR. WHOIS lists registrar:infinity net s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · astranet.itRouting diversity2.4/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/astranet.it

Resolution chain

astranet.it resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:infinity net s.r.l.
Organization
astranet di sergio talarico
Contact emails

Subdomains

24 observed subdomains of astranet.it.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for astranet.it.

MechanismTarget
SPF_Aastranet.it
SPF_INCLUDEtwtmail.twt.it
SPF_IP109.233.126.0/26
SPF_MXastranet.it

Related pages

Pivot deeper into the graph from astranet.it.

Cypher and MCP

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

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