Skip to content

Hostname

2ns.fi

Last fetched

2ns.fi resolves to 2 IPv4 addresses operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · 2ns.fiRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/2ns.fi

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with 2ns.fi in WhisperGraph.

Subdomains

17 observed subdomains of 2ns.fi.

Web-graph footprint

Distinct hostnames that link to or from 2ns.fi in the public web crawl.

38 sites link to this hostname.

56 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for 2ns.fi.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.68.9.98
SPF_IP217.77.192.9/32
SPF_IP217.77.193.9/32

Related pages

Pivot deeper into the graph from 2ns.fi.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "2ns.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.