Skip to content

Hostname

coronaria.fi

Last fetched

coronaria.fi resolves to 1 IPv4 address operated by AS202053 in FI.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.237.19.19294.237.16.0/21AS202053FI

WHOIS identity

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

Subdomains

47 observed subdomains of coronaria.fi.

Web-graph footprint

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

178 sites link to this hostname.

165 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for coronaria.fi.

MechanismTarget
SPF_INCLUDEmail.webropolsurveys.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.csamhealth.fi
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.protection.vine.eu
SPF_IP131.207.55.52/32
SPF_IP131.207.55.53/32
SPF_IP164.215.32.76/32
SPF_IP164.215.32.77/32
SPF_IP164.215.34.204
SPF_IP192.89.123.25/32
SPF_IP213.138.142.188/32
SPF_IP213.138.142.189/32
SPF_IP62.142.5.0/24
SPF_IP85.217.85.83
SPF_IP89.250.56.232/32
SPF_IP94.140.24.156

Related pages

Pivot deeper into the graph from coronaria.fi.

Cypher and MCP

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

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