Skip to content

Hostname

michaelnorring.com

Last fetched

michaelnorring.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.161.232.11318.161.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.232.14618.161.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.232.4218.161.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.232.6718.161.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.166.243.1003.166.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.243.1863.166.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.243.2023.166.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.243.473.166.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
65.8.102.14765.8.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.102.19865.8.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.102.21865.8.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.102.3165.8.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

1 observed subdomain of michaelnorring.com.

Threat posture

History

Related pages

Pivot deeper into the graph from michaelnorring.com.

Cypher and MCP

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

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