Skip to content

Hostname

amv.es

Last fetched

amv.es resolves to 1 IPv4 address operated by AS48851 in DE.

Nutrition Label

WHISPER CANON · amv.esRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/amv.es

Resolution chain

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

IPPrefixASNOperatorCountry
66.22.34.2666.22.34.0/24AS48851DE

WHOIS identity

No WHOIS records are currently associated with amv.es in WhisperGraph.

Subdomains

19 observed subdomains of amv.es.

Web-graph footprint

Distinct hostnames that link to or from amv.es in the public web crawl.

111 sites link to this hostname.

349 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for amv.es.

MechanismTarget
SPF_Aamv.es
SPF_INCLUDEamv.ip-zone.com
SPF_INCLUDEspf.ipzmarketing.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.87.93.72/31
SPF_IP62.97.100.199/28
SPF_MXamv.es

Related pages

Pivot deeper into the graph from amv.es.

Cypher and MCP

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

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