Skip to content

Hostname

avmaplit.com

Last fetched

avmaplit.com resolves to 1 IPv4 address operated by HUBUSILEGVDCSUB - Hub International in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
64.14.237.21664.14.237.0/24AS393697HUBUSILEGVDCSUB - Hub InternationalUS

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

30 observed subdomains of avmaplit.com.

Web-graph footprint

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

56 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for avmaplit.com.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP139.131.126.24
SPF_IP139.131.126.25
SPF_IP139.131.126.26/32
SPF_IP139.131.126.28
SPF_IP139.131.126.29
SPF_IP139.131.76.33/32
SPF_IP139.131.76.34
SPF_IP139.131.76.81/28
SPF_IP139.131.76.84/5
SPF_IP139.131.76.85/32
SPF_IP139.131.76.88
SPF_IP139.131.76.89
SPF_IP185.147.173.4
SPF_IP185.147.173.6
SPF_IP185.147.175.4
SPF_IP185.147.175.6

Related pages

Pivot deeper into the graph from avmaplit.com.

Cypher and MCP

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

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