Skip to content

Hostname

norhart.com

Last fetched

norhart.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · norhart.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/norhart.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.46.10018.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.12318.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.4318.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.9818.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.165.232.113.165.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.165.232.193.165.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.165.232.253.165.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.165.232.473.165.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.166.49.1123.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.49.1143.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.49.573.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.49.93.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

47 observed subdomains of norhart.com.

Web-graph footprint

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

108 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for norhart.com.

MechanismTarget
SPF_INCLUDEsendersrv.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from norhart.com.

Cypher and MCP

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

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