Hostname
mod-cma.com6-interactive.eu
Last fetched
mod-cma.com6-interactive.eu resolves to 1 IPv4 address operated by AS50818 in FR.
Nutrition Label
Resolution chain
mod-cma.com6-interactive.eu 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 |
|---|---|---|---|---|
| 217.18.82.28 | 217.18.82.0/24 | AS50818 | — | FR |
WHOIS identity
No WHOIS records are currently associated with mod-cma.com6-interactive.eu in WhisperGraph.
Subdomains
1 observed subdomain of mod-cma.com6-interactive.eu.
| Subdomain |
|---|
| cmai.mod-cma.com6-interactive.eu |
Threat posture
History
Mail and authentication
MX records
- mod-cma.com6-interactive.eu
SPF policy
3 SPF mechanisms authorising senders for mod-cma.com6-interactive.eu.
| Mechanism | Target |
|---|---|
| SPF_A | mod-cma.com6-interactive.eu |
| SPF_IP | 217.18.82.28 |
| SPF_MX | mod-cma.com6-interactive.eu |
Related pages
Pivot deeper into the graph from mod-cma.com6-interactive.eu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mod-cma.com6-interactive.eu"})-[: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.