Skip to content

Hostname

ezwm6.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.214.21.24213.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.13.23113.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.250.150.15813.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.159.16718.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.45.5318.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.53.7918.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.204.763.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.83.17047.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.134.20452.76.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.179.132.14054.179.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
54.179.177.16554.179.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.154.7947.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1861
Organization
Contact emails

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ezwm6.com.

Cypher and MCP

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

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