Skip to content

Hostname

imexmax.com

Last fetched

imexmax.com resolves to 2 IPv4 addresses operated by Serverius-as - Serverius Holding B.V. in NL. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · imexmax.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/imexmax.com

Resolution chain

imexmax.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
77.83.102.25277.83.102.0/24AS50673Serverius-as - Serverius Holding B.V.NL
91.239.235.5791.239.235.0/24AS196645HOSTPRO-AS - HOSTPRO LAB LLCUA

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

2 observed subdomains of imexmax.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for imexmax.com.

MechanismTarget
SPF_Aimexmax.com
SPF_IP91.239.235.57
SPF_MXimexmax.com

Related pages

Pivot deeper into the graph from imexmax.com.

Cypher and MCP

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

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