Skip to content

Hostname

norskelodd.com

Last fetched

norskelodd.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · norskelodd.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/norskelodd.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.153.220.22518.153.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
18.184.146.23818.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.121.203.1913.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.25.23552.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.164.16652.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.140.12752.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
bml group
Contact emails

Subdomains

132 observed subdomains of norskelodd.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for norskelodd.com.

MechanismTarget
SPF_INCLUDEbetssongroup.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from norskelodd.com.

Cypher and MCP

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

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