Skip to content

Hostname

neve.fi

Last fetched

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

Nutrition Label

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

Resolution chain

neve.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 neve.fi in WhisperGraph.

Subdomains

14 observed subdomains of neve.fi.

Web-graph footprint

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

48 sites link to this hostname.

74 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for neve.fi.

MechanismTarget
SPF_Aneve.fi
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.204.216.7
SPF_IP158.90.141.249
SPF_IP192.194.198.27
SPF_IP213.145.209.38/32
SPF_IP45.146.248.161
SPF_IP62.142.5.0/24
SPF_IP62.145.169.157
SPF_IP62.236.116.67/32
SPF_IP81.22.169.238/32
SPF_IP82.197.31.32/28
SPF_IP84.239.154.247
SPF_IP91.237.151.27/32
SPF_IP94.199.58.122
SPF_IP95.175.113.181/32
SPF_MXneve.fi

Related pages

Pivot deeper into the graph from neve.fi.

Cypher and MCP

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

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