Skip to content

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

WHISPER CANON · futurmap.mgRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/futurmap.mg

Resolution chain

futurmap.mg resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.16.12.57217.16.0.0/20AS204818FR

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.

MechanismTarget
SPF_Afuturmap.mg
SPF_IP217.16.12.57
SPF_IP217.16.2.220
SPF_IP217.16.8.144
SPF_IP46.182.5.79
SPF_IP46.182.6.157
SPF_MXfuturmap.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.