Skip to content

Hostname

amvisor.com

Last fetched

amvisor.com resolves to 1 IPv4 address operated by DTAG Internet service provider operations in DE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · amvisor.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/amvisor.com

Resolution chain

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

IPPrefixASNOperatorCountry
217.92.210.109217.80.0.0/12AS3320DTAG Internet service provider operationsDE

WHOIS identity

Registrar
iana:1390
Organization
amvisor
Contact emails

Subdomains

4 observed subdomains of amvisor.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for amvisor.com.

MechanismTarget
SPF_INCLUDEispgateway.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.92.132.20
SPF_MXamvisor.com

Related pages

Pivot deeper into the graph from amvisor.com.

Cypher and MCP

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

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