Skip to content

Hostname

mxwowfb5.com

Last fetched

mxwowfb5.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · mxwowfb5.comRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mxwowfb5.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.214.21.24213.224.43.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.13.23113.244.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
13.250.150.15814.0.20.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.159.16718.153.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.142.2418.154.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
18.140.214.16018.154.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.45.5318.154.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.53.7918.154.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.95.21318.154.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.204.763.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.155.1083.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.83.17047.140.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.116.8252.222.156.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
54.255.67.19355.2.11.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.154.7947.140.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1861
Organization
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from mxwowfb5.com.

Cypher and MCP

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

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