Skip to content

Hostname

onninen.no

Last fetched

onninen.no resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · onninen.noRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/onninen.no

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.42.140104.18.42.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.145.116172.64.145.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with onninen.no in WhisperGraph.

Subdomains

9 observed subdomains of onninen.no.

Web-graph footprint

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

186 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for onninen.no.

MechanismTarget
SPF_Aonninenskolen.no
SPF_Ascan.evry.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.117.104.4

Related pages

Pivot deeper into the graph from onninen.no.

Cypher and MCP

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

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