Skip to content

Hostname

aws.norstat.no

Last fetched

aws.norstat.no resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · aws.norstat.noRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/aws.norstat.no

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.112.10118.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.2118.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.2218.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.7518.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.113.10418.245.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.113.7118.245.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.113.7818.245.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.113.918.245.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.11552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.11752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.12052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.2852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with aws.norstat.no in WhisperGraph.

Web-graph footprint

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

11 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from aws.norstat.no.

Cypher and MCP

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

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