Skip to content

Hostname

push.nn4maws.net

Last fetched

push.nn4maws.net resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · push.nn4maws.netRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/push.nn4maws.net

Resolution chain

push.nn4maws.net resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.240.28.16234.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.193.21034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.177.16234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.71.21552.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.119.21552.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.116.5352.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.64.2052.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.99.2652.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.161.7852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.236.15752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.44.7454.170.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.73.57.24254.73.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.75.154.5054.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.78.129.19154.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with push.nn4maws.net in WhisperGraph.

Subdomains

1 observed subdomain of push.nn4maws.net.

Threat posture

History

Related pages

Pivot deeper into the graph from push.nn4maws.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "push.nn4maws.net"})-[: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.