Skip to content

Hostname

vamax.com

Last fetched

vamax.com resolves to 1 IPv4 address operated by AS8560 in DE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
212.132.125.58212.132.96.0/19AS8560DE

WHOIS identity

Registrar
iana:1390
Organization
marcel marx
Contact emails

Subdomains

22 observed subdomains of vamax.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for vamax.com.

MechanismTarget
SPF_Avamax.com
SPF_INCLUDEvamax.com
SPF_IP178.77.102.155
SPF_IP212.102.118.76
SPF_IP212.132.125.58
SPF_IP82.165.239.140
SPF_IP85.214.122.17
SPF_MXvamax.com

Related pages

Pivot deeper into the graph from vamax.com.

Cypher and MCP

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

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