Skip to content

Hostname

waswiit.com

Last fetched

waswiit.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:120 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
175.41.166.190175.41.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.189.4618.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.140.135.21318.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.2.623.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.32.1113.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.77.10652.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.17.19352.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.24.15352.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.74.2552.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.179.63.12254.179.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.254.174.24854.254.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.254.220.16254.254.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.205.10647.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.208.14247.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.205.17947.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
47.128.185.17947.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:120
Organization
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from waswiit.com.

Cypher and MCP

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

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