Skip to content

Hostname

mxvwx.com

Last fetched

mxvwx.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · mxvwx.comRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/mxvwx.com

Resolution chain

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

IPPrefixASNOperatorCountry
50.16.212.17750.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.212.18550.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.212.21050.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.212.22150.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.213.17850.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.213.18450.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.213.21650.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.213.24450.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.213.6250.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.213.8350.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.213.950.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.214.10550.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.214.13750.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.214.14850.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.214.15850.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.214.17850.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.214.18250.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.214.5050.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.214.7550.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.214.8750.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
Contact emails

Subdomains

23 observed subdomains of mxvwx.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mxvwx.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.mxvwx.com
SPF_INCLUDEspf2.mxvwx.com

Related pages

Pivot deeper into the graph from mxvwx.com.

Cypher and MCP

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

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