Skip to content

Hostname

mx-el.nixe.fi

Last fetched

mx-el.nixe.fi resolves to 2 IPv4 addresses operated by SSPOY-AS - Lounea Palvelut Oy in FI.

Nutrition Label

WHISPER CANON · mx-el.nixe.fiRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mx-el.nixe.fi

Resolution chain

mx-el.nixe.fi resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
86.60.190.14686.60.128.0/17AS39699SSPOY-AS - Lounea Palvelut OyFI
91.156.189.6191.152.0.0/13AS719ELISA-AS - Elisa OyjFI

WHOIS identity

No WHOIS records are currently associated with mx-el.nixe.fi in WhisperGraph.

Threat posture

History

Mail and authentication

MX record data is temporarily unavailable. Refresh in a moment to retry.

SPF policy

3 SPF mechanisms authorising senders for mx-el.nixe.fi.

MechanismTarget
SPF_Amx-el.nixe.fi
SPF_INCLUDEspf.nixe.fi
SPF_MXmx-el.nixe.fi

Related pages

Pivot deeper into the graph from mx-el.nixe.fi.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mx-el.nixe.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 20

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