Skip to content

Hostname

ndla.no

Last fetched

ndla.no resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · ndla.noRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ndla.no

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.12713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.12813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.252.10113.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.11213.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.11713.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.5613.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
cerpus as
Contact emails

Subdomains

44 observed subdomains of ndla.no.

Web-graph footprint

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

1,164 sites link to this hostname.

671 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ndla.no.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.sndr.no
SPF_INCLUDEmail.zendesk.com
SPF_IP146.192.239.128/26
SPF_IP146.192.239.4
SPF_IP146.192.239.64/26
SPF_IP5.226.160.11
SPF_IP5.226.160.192/26

Related pages

Pivot deeper into the graph from ndla.no.

Cypher and MCP

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

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