Skip to content

Hostname

nwamedia.com

Last fetched

nwamedia.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · nwamedia.comRouting diversity5.6/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/nwamedia.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.9416.18.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.195.10016.19.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.212.19752.217.5.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.49.20552.216.110.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.56.8552.216.110.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.63.7752.216.110.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.86.15452.216.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.114.10152.218.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.166.20552.218.47.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.166.24552.218.47.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.225.8552.218.49.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.235.8552.218.49.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.45.3552.217.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.67.1952.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.162.1354.239.177.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.228.2154.239.187.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of nwamedia.com owner
Contact emails

Subdomains

2 observed subdomains of nwamedia.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for nwamedia.com.

MechanismTarget
SPF_Amx1.edoxs1.iphmx.com
SPF_Anwamedia.com
SPF_INCLUDE_spf.xmission.com
SPF_IP24.244.111.0/24
SPF_IP98.172.11.16/32

Related pages

Pivot deeper into the graph from nwamedia.com.

Cypher and MCP

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

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