Hostname
mma.fi
Last fetched
mma.fi resolves to 2 IPv4 addresses operated by AS24940 in FI.
Nutrition Label
Resolution chain
mma.fi resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 95.217.104.240 | 95.217.0.0/16 | AS24940 | — | FI |
| 95.217.107.33 | 95.217.0.0/16 | AS24940 | — | FI |
WHOIS identity
No WHOIS records are currently associated with mma.fi in WhisperGraph.
Subdomains
65 observed subdomains of mma.fi.
Showing 25 of 65. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mma.fi in the public web crawl.
96 sites link to this hostname.
358 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for mma.fi.
| Mechanism | Target |
|---|---|
| SPF_A | smtp.mma.fi |
| SPF_INCLUDE | _spf.eu.messagegears.net |
| SPF_INCLUDE | customers.clickdimensions.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.creamailer.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 129.35.31.133/32 |
| SPF_IP | 129.35.31.136 |
| SPF_IP | 193.210.4.166 |
| SPF_IP | 2001:6e8:0:1:0:0:10:25 |
| SPF_IP | 2001:6e8:0:1:0:0:11:25 |
| SPF_IP | 2001:6e8:0:1:0:0:12:25 |
| SPF_IP | 46.228.131.61 |
| SPF_IP | 46.228.131.62 |
| SPF_IP | 54.228.247.84 |
| SPF_IP | 62.237.81.32/27 |
| SPF_IP | 80.64.7.192/26 |
Related pages
Pivot deeper into the graph from mma.fi.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mma.fi"})-[: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.