Skip to content

Hostname

neviso.fi

Last fetched

neviso.fi resolves to 1 IPv4 address operated by AS207038 in FI.

Nutrition Label

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

Resolution chain

neviso.fi resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.166.76.69185.166.76.0/22AS207038FI

WHOIS identity

No WHOIS records are currently associated with neviso.fi in WhisperGraph.

Subdomains

44 observed subdomains of neviso.fi.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for neviso.fi.

MechanismTarget
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.neviso.fi
SPF_MXneviso.fi

Related pages

Pivot deeper into the graph from neviso.fi.

Cypher and MCP

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

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