Hostname
wavve.com
Last fetched
wavve.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:100 as the registrar.
Nutrition Label
Resolution chain
wavve.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.184.171 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.184.180 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.184.4 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.100 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.103 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.107 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.108 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.115 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.119 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.120 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.121 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.122 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.125 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.13 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.25 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.33 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.37 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.42 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.5 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.50 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:100
- Organization
- content alliance platform
- Contact emails
Subdomains
40 observed subdomains of wavve.com.
Showing 25 of 40. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wavve.com in the public web crawl.
721 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for wavve.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 13.124.67.99 |
| SPF_IP | 137.22.238.70 |
| SPF_IP | 42.200.188.160 |
| SPF_IP | 43.200.188.160 |
| SPF_IP | 43.200.210.94 |
| SPF_IP | 43.200.86.185 |
| SPF_IP | 45.64.140.245 |
| SPF_IP | 52.78.242.247 |
| SPF_IP | 52.79.175.234 |
Related pages
Pivot deeper into the graph from wavve.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wavve.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.