Skip to content

Hostname

mwam.com

Last fetched

mwam.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · mwam.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mwam.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.154.185.12018.154.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.185.12218.154.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.185.7818.154.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.185.8918.154.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.112.10618.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.11018.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.11718.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.7518.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.10118.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.4018.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.4618.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.5718.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.10818.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.11118.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.12418.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.3718.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

85 observed subdomains of mwam.com.

Web-graph footprint

Distinct hostnames that link to or from mwam.com in the public web crawl.

109 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for mwam.com.

MechanismTarget
SPF_Amwam.com
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDEconcursolutions.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from mwam.com.

Cypher and MCP

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

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