Skip to content

Hostname

wavity.org

Last fetched

wavity.org resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · wavity.orgRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/wavity.org

Resolution chain

wavity.org resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.20.187.45100.42.23.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.202.11735.96.7.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.24.8545.2.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
44.250.89.24445.2.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.72.15854.160.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.187.135.3354.192.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
ashok anumandla
Contact emails

Subdomains

6 observed subdomains of wavity.org.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wavity.org.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from wavity.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "wavity.org"})-[: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.