Skip to content

Hostname

opera.fi

Last fetched

opera.fi resolves to 1 IPv4 address operated by AS41369 in FI.

Nutrition Label

WHISPER CANON · opera.fiRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/opera.fi

Resolution chain

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

IPPrefixASNOperatorCountry
195.60.252.13195.60.252.0/22AS41369FI

WHOIS identity

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

Subdomains

15 observed subdomains of opera.fi.

Web-graph footprint

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

39 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for opera.fi.

MechanismTarget
SPF_Aopera.fi
SPF_INCLUDE_spf.datacenter.fi
SPF_INCLUDE_spf.opera.fi
SPF_INCLUDEeu.rp.oracleemaildelivery.com
SPF_INCLUDEspf.cuuma.fi
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.60.252.0/24
SPF_IP2603:10a6::/37
SPF_IP83.102.69.180
SPF_MXopera.fi

Related pages

Pivot deeper into the graph from opera.fi.

Cypher and MCP

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

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