Skip to content

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

WHISPER CANON · fmm.ioRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/fmm.io

Resolution chain

fmm.io resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.102.38.241104.102.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
104.85.137.92104.85.128.0/19AS55836RELIANCEJIO-IN - Reliance Jio Infocomm LimitedIN
184.30.216.102184.30.208.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
2.16.1.1452.16.1.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
2.16.1.1692.16.1.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
23.67.139.23723.67.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.7.40.12923.7.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

Registrar
iana:81
Organization
france medias monde
Contact emails

Subdomains

21 observed subdomains of fmm.io.

Web-graph footprint

Distinct hostnames that link to or from fmm.io in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fmm.io.

MechanismTarget
SPF_IP154.52.0.151
SPF_IP89.185.43.2
SPF_IP89.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 20

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