Skip to content

Hostname

anavo.com

Last fetched

anavo.com resolves to 1 IPv4 address operated by AS63949 in AU. WHOIS lists iana:1376 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
172.105.190.66172.105.160.0/19AS63949AU

WHOIS identity

Registrar
iana:1376
Organization
tim duncklee
Contact emails

Web-graph footprint

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

22 sites link to this hostname.

213 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for anavo.com.

MechanismTarget
SPF_Aanavo.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEdnsexit.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.47.71.138/32
SPF_IP116.66.231.134/32
SPF_IP172.105.190.66
SPF_IP180.94.114.5/32
SPF_IP212.54.152.16/32
SPF_IP60.70.178.74/32
SPF_IP65.60.45.154/32
SPF_IP66.70.178.74/32
SPF_MXanavo.com

Related pages

Pivot deeper into the graph from anavo.com.

Cypher and MCP

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

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