Hostname
fmm.io
Last fetched
fmm.io resolves to 7 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
fmm.io resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.102.38.241 | 104.102.32.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 104.85.137.92 | 104.85.128.0/19 | AS55836 | RELIANCEJIO-IN - Reliance Jio Infocomm Limited | IN |
| 184.30.216.102 | 184.30.208.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 2.16.1.145 | 2.16.1.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | DE |
| 2.16.1.169 | 2.16.1.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | DE |
| 23.67.139.237 | 23.67.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.7.40.129 | 23.7.32.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
WHOIS identity
- Registrar
- iana:81
- Organization
- france medias monde
- Contact emails
- —
Subdomains
21 observed subdomains of fmm.io.
Showing 4 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fmm.io in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for fmm.io.
| Mechanism | Target |
|---|---|
| SPF_IP | 154.52.0.151 |
| SPF_IP | 89.185.43.2 |
| SPF_IP | 89.185.43.3 |
Related pages
Pivot deeper into the graph from fmm.io.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fmm.io"})-[: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.