Skip to content

Hostname

napsu.fi

Last fetched

napsu.fi resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · napsu.fiRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/napsu.fi

Resolution chain

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

IPPrefixASNOperatorCountry
172.66.40.232172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.43.24172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
34.111.68.16934.108.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
Organization
napsu oy
Contact emails

Subdomains

7 observed subdomains of napsu.fi.

Web-graph footprint

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

78 sites link to this hostname.

153 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for napsu.fi.

MechanismTarget
SPF_Anapsu.fi
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEauth-smtp.kotisivut.com
SPF_INCLUDEdedic247-230.kotisivut.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP81.22.243.84/32
SPF_IP81.22.247.230
SPF_MXnapsu.fi

Related pages

Pivot deeper into the graph from napsu.fi.

Cypher and MCP

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

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