Skip to content

Hostname

nina.no

Last fetched

nina.no resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · nina.noRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/nina.no

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.2.244104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.3.244104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
158.38.174.15158.36.0.0/14AS224NO
172.67.69.205172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
stiftelsen norsk institutt for naturforskning nina
Contact emails

Subdomains

72 observed subdomains of nina.no.

Web-graph footprint

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

887 sites link to this hostname.

338 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for nina.no.

MechanismTarget
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDE_spf.sndr.no
SPF_INCLUDEspf-eu.exlibrisgroup.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_ip.fouredge.se
SPF_IP158.38.175.174
SPF_IP158.38.175.183
SPF_IP77.88.78.8/32

Related pages

Pivot deeper into the graph from nina.no.

Cypher and MCP

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

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