Skip to content

Hostname

opera.com

Last fetched

opera.com resolves to 2 IPv4 addresses operated by NO-OPERA in NL. WHOIS lists iana:1464 as the registrar.

Nutrition Label

WHISPER CANON · opera.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/opera.com

Resolution chain

opera.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1464
Organization
opera domains
Contact emails

Subdomains

319 observed subdomains of opera.com.

Web-graph footprint

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

117,453 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for opera.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP185.26.182.76
SPF_IP195.189.142.89
SPF_IP2001:4c28:4000:722:185:26:182:76
SPF_IP2001:4c28:4000:779:195:189:142:89
SPF_MXopera.com

Related pages

Pivot deeper into the graph from opera.com.

Cypher and MCP

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

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