Skip to content

Hostname

opinion.no

Last fetched

opinion.no appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · opinion.noRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/opinion.no

Resolution chain

opinion.no has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
opinion perduco as
Contact emails

Subdomains

14 observed subdomains of opinion.no.

Web-graph footprint

Distinct hostnames that link to or from opinion.no in the public web crawl.

161 sites link to this hostname.

85 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for opinion.no.

MechanismTarget
SPF_Arelaysmtp01.citynetwork.se
SPF_Arelaysmtp02.citynetwork.se
SPF_INCLUDE_spf.sndr.no
SPF_INCLUDEeum28746.mandaa.io
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.202.211.1/32
SPF_IP34.102.239.211/32
SPF_IP77.40.143.102
SPF_IP91.123.193.99

Related pages

Pivot deeper into the graph from opinion.no.

Cypher and MCP

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

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