Skip to content

Hostname

inwjau.com

Last fetched

inwjau.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · inwjau.comRouting diversity6.9/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/inwjau.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.131.36.158108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
13.213.28.20213.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.213.3.24113.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.215.203.20513.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.215.251.313.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.114.25118.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.164.15618.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.249.151.53.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.249.226.2313.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.253.121.2323.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.255.217.673.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.82.55.1423.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.91.235.1423.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.228.226.20834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.242.146.234.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.244.1.16134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.244.247.10534.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.244.41.17934.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.245.224.17234.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.177.15134.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

4 observed subdomains of inwjau.com.

Threat posture

History

Related pages

Pivot deeper into the graph from inwjau.com.

Cypher and MCP

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

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