Hostname
wavity.com
Last fetched
wavity.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wavity.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.20.187.45 | 100.42.48.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.82.202.117 | 35.96.5.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.232.24.85 | 45.2.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.250.89.244 | 45.2.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.148.72.158 | 54.155.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.187.135.33 | 54.192.15.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- ashok anumandla
- Contact emails
- admin@wavity.com
- 1cc4ef09-5b60-4c3d-b0d3-8eb6b032b1ad@identity-protect.org
- 3cffc104-8e06-4826-9c20-b39e573d3637@identity-protect.org
- 3d44fd1e-593c-481e-9632-b901aa84b977@identity-protect.org
- 8f12db47-414c-48a6-87a2-b921f27bdefc@identity-protect.org
- b0836778-7cd0-44e9-807a-ae64e1eab732@identity-protect.org
- f2cf7a14-4cd6-46a8-a58f-b4910d2894e8@identity-protect.org
- f942fc3d-a9d6-4c89-8571-0b5f8d98b3fa@identity-protect.org
- owner-12056653@wavity.com.whoisprivacyservice.org
- owner-4136357@wavity.com.whoisprivacyservice.org
Subdomains
16 observed subdomains of wavity.com.
Web-graph footprint
Distinct hostnames that link to or from wavity.com in the public web crawl.
13 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for wavity.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from wavity.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wavity.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.