Hostname
wavetoolapi.com
Last fetched
wavetoolapi.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wavetoolapi.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.254.245.18 | 35.11.80.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.18.139.53 | 52.46.16.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.30.123.145 | 52.46.23.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.50.57.103 | 52.70.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of wavetoolapi.com owner
- Contact emails
- 17e7e6e2-cd28-4bb6-a65f-a5c38b9da4ff@identity-protect.org
- 2cf76b37-2e35-4118-aba8-33ecab86b725@identity-protect.org
- 32750e4b-37be-472b-bd38-a3c9f992d90a@identity-protect.org
- 3f44d85e-15fa-488a-8990-1c221ea12dc6@identity-protect.org
- 83b5ebd8-bc5f-4e1e-8acf-0323d36753a9@identity-protect.org
- 86de85c5-b9b1-40b9-9ee9-69f909cca4d1@identity-protect.org
- 9665d58d-64e9-4eae-8ab9-e025eaf96ac5@identity-protect.org
Subdomains
2 observed subdomains of wavetoolapi.com.
Web-graph footprint
Distinct hostnames that link to or from wavetoolapi.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from wavetoolapi.com.
- IP · 34.254.245.18
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 17e7e6e2-cd28-4bb6-a65f-a5c38b9da4ff@identity-protect.org
- TLD · .com
- Browse hostnames · wa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wavetoolapi.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.