Skip to content

Hostname

anav.it

Last fetched

anav.it resolves to 2 IPv4 addresses operated by HETZNER-AS in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
144.76.113.102144.76.0.0/16AS24940HETZNER-ASDE
49.13.77.11349.13.0.0/16AS24940HETZNER-ASDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

17 SPF mechanisms authorising senders for anav.it.

MechanismTarget
SPF_INCLUDEaruba.it
SPF_INCLUDEsendgrid.net
SPF_IP144.76.113.102
SPF_IP144.79.113.102
SPF_IP144.79.113.106
SPF_IP159.69.15.70
SPF_IP178.63.66.49
SPF_IP195.201.46.101
SPF_IP62.149.128.151/32
SPF_IP62.149.128.154/32
SPF_IP62.149.128.157/32
SPF_IP62.149.128.160/32
SPF_IP62.149.128.163/32
SPF_IP62.149.128.166/32
SPF_IP62.149.128.72/32
SPF_IP62.149.128.74/32
SPF_IP95.216.175.171

Related pages

Pivot deeper into the graph from anav.it.

Cypher and MCP

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

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