Skip to content

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

WHISPER CANON · wavity.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/wavity.com

Resolution chain

wavity.com 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.48.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.202.11735.96.5.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.24.8545.2.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
44.250.89.24445.2.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.72.15854.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.187.135.3354.192.15.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
ashok anumandla
Contact emails

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for wavity.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.