Hostname
wavepost.net
Last fetched
wavepost.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wavepost.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.254.30 | 108.157.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.157.254.38 | 108.157.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.157.254.48 | 108.157.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.157.254.51 | 108.157.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.84.127.37 | 52.84.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.127.57 | 52.84.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.127.78 | 52.84.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.127.97 | 52.84.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 9ezsjazwqlbc65h@proxy.dreamhost.com
- wavepost.net@proxy.dreamhost.com
- 08508c78-13c0-4a46-ad90-a5a0e1ed8fa4@identity-protect.org
- 20d70350-a7bf-478a-bb35-7666202b4ea6@identity-protect.org
- 6c0685fa-1229-4efc-81f4-3bdc4247b60d@identity-protect.org
- c9eab484-9754-41f0-8434-2b6988c5cf77@identity-protect.org
- ee0d08ed-b003-4d44-9f76-9b10e04db9c2@identity-protect.org
- f7955393-0dc6-4801-879c-85a2aa845cde@identity-protect.org
- owner-8163875@wavepost.net.whoisprivacyservice.org
Subdomains
1 observed subdomain of wavepost.net.
| Subdomain |
|---|
| www.wavepost.net |
Web-graph footprint
Distinct hostnames that link to or from wavepost.net in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from wavepost.net.
- IP · 108.157.254.30
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 9ezsjazwqlbc65h@proxy.dreamhost.com
- TLD · .net
- 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: "wavepost.net"})-[: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.