Skip to content

Hostname

mxpqr.com

Last fetched

mxpqr.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 · mxpqr.comRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/mxpqr.com

Resolution chain

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

IPPrefixASNOperatorCountry
50.16.203.21450.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.205.24050.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.206.16050.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.206.16950.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.207.6450.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.208.15050.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.209.19950.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.210.13450.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.210.22950.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.210.25050.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.210.6750.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.211.20450.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.211.4150.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.211.950.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.212.13050.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.212.13350.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.212.4750.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.212.4950.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.212.6950.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.212.8850.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
Contact emails

Subdomains

20 observed subdomains of mxpqr.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mxpqr.com.

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

Related pages

Pivot deeper into the graph from mxpqr.com.

Cypher and MCP

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

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