Hostname
futurmap.mg
Last fetched
futurmap.mg resolves to 1 IPv4 address operated by AS204818 in FR. WHOIS lists registrar:madagascar internet as the registrar.
Nutrition Label
Resolution chain
futurmap.mg 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.16.12.57 | 217.16.0.0/20 | AS204818 | — | FR |
WHOIS identity
- Registrar
- registrar:madagascar internet
- Organization
- luc straub
- Contact emails
Subdomains
10 observed subdomains of futurmap.mg.
Web-graph footprint
Distinct hostnames that link to or from futurmap.mg in the public web crawl.
61 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- futurmap.mg
SPF policy
7 SPF mechanisms authorising senders for futurmap.mg.
| Mechanism | Target |
|---|---|
| SPF_A | futurmap.mg |
| SPF_IP | 217.16.12.57 |
| SPF_IP | 217.16.2.220 |
| SPF_IP | 217.16.8.144 |
| SPF_IP | 46.182.5.79 |
| SPF_IP | 46.182.6.157 |
| SPF_MX | futurmap.mg |
Related pages
Pivot deeper into the graph from futurmap.mg.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "futurmap.mg"})-[: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.