Hostname
eumx.net
Last fetched
eumx.net resolves to 1 IPv4 address operated by AS197540 in DE. WHOIS lists iana:3862 as the registrar.
Nutrition Label
Resolution chain
eumx.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 94.16.119.123 | 94.16.116.0/22 | AS197540 | — | DE |
WHOIS identity
- Registrar
- iana:3862
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
36 observed subdomains of eumx.net.
Showing 25 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from eumx.net in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- bmx1.eumx.net
- bmx2.eumx.net
- eumx.net
SPF policy
14 SPF mechanisms authorising senders for eumx.net.
| Mechanism | Target |
|---|---|
| SPF_A | eumx.net |
| SPF_INCLUDE | relay.mailbaby.net |
| SPF_IP | 152.53.112.254 |
| SPF_IP | 185.119.117.108 |
| SPF_IP | 185.16.61.115 |
| SPF_IP | 193.180.212.14 |
| SPF_IP | 2a00:63c1:13:108:0:0:0:2 |
| SPF_IP | 2a03:4000:40:42b:0:0:0:0 |
| SPF_IP | 2a03:4000:a:267:0:0:0:0 |
| SPF_IP | 2a0a:4cc0:80:408b:0:0:0:1 |
| SPF_IP | 2a0f:f01:207:40f:0:0:0:0 |
| SPF_IP | 37.48.73.248 |
| SPF_IP | 5.252.226.126 |
| SPF_MX | eumx.net |
Related pages
Pivot deeper into the graph from eumx.net.
- IP · 94.16.119.123
- ASN · AS197540
- Registrar · iana:3862
- Country · DE
- Email · af204a89cdae46e3a1b292878b7214c3.protect@withheldforprivacy.com
- TLD · .net
- Browse hostnames · eu…
- 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: "eumx.net"})-[: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.