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
Resolution chain
imexmax.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 77.83.102.252 | 77.83.102.0/24 | AS50673 | Serverius-as - Serverius Holding B.V. | NL |
| 91.239.235.57 | 91.239.235.0/24 | AS196645 | HOSTPRO-AS - HOSTPRO LAB LLC | UA |
WHOIS identity
- Registrar
- iana:303
- Organization
- domain admin
- Contact emails
Subdomains
2 observed subdomains of imexmax.com.
| Subdomain |
|---|
| mail.imexmax.com |
| www.imexmax.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for imexmax.com.
| Mechanism | Target |
|---|---|
| SPF_A | imexmax.com |
| SPF_IP | 91.239.235.57 |
| SPF_MX | imexmax.com |
Related pages
Pivot deeper into the graph from imexmax.com.
- IP · 77.83.102.252
- ASN · AS50673Serverius-as - Serverius Holding B.V.
- Registrar · iana:303
- Country · NL
- Email · contact@privacyprotect.org
- TLD · .com
- Browse hostnames · im…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.