Skip to content

Hostname

wazap.com

Last fetched

wazap.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:3759 as the registrar.

Nutrition Label

WHISPER CANON · wazap.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wazap.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.176.163.9118.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.224.1623.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.233.24235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.90.24135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.47.6152.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.78.2954.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.191.17554.248.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.35.24754.250.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.86.16057.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.141.9713.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.248.24452.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.162.7857.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:3759
Organization
q domain
Contact emails

Subdomains

42 observed subdomains of wazap.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for wazap.com.

MechanismTarget
SPF_Awazap.com
SPF_INCLUDEsendgrid.net
SPF_IP54.238.146.205/32
SPF_IP54.65.34.10
SPF_MXwazap.com

Related pages

Pivot deeper into the graph from wazap.com.

Cypher and MCP

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

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