Skip to content

Hostname

seravo.fi

Last fetched

seravo.fi resolves to 3 IPv4 addresses operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · seravo.fiRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/seravo.fi

Resolution chain

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

WHOIS identity

Registrar
Organization
seravo oy
Contact emails

Subdomains

136 observed subdomains of seravo.fi.

Web-graph footprint

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

158 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for seravo.fi.

MechanismTarget
SPF_Amx2.datacenter.fi
SPF_Aseravo.fi
SPF_Asmtp.sange.fi
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from seravo.fi.

Cypher and MCP

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

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