Skip to content

Hostname

gwava.com

Last fetched

gwava.com resolves to 1 IPv4 address operated by OPENTEXT - Attachmate Corp. in US.

Nutrition Label

WHISPER CANON · gwava.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gwava.com

Resolution chain

gwava.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
130.57.66.19130.57.0.0/16AS82OPENTEXT - Attachmate Corp.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from gwava.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for gwava.com.

MechanismTarget
SPF_Amail.gwava.com
SPF_Aprtg.gwava.com
SPF_Arelay.gwava.com
SPF_Asmg.gwava.com
SPF_IP209.44.102.154
SPF_IP209.44.102.156
SPF_MXgwava.com

Related pages

Pivot deeper into the graph from gwava.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gwava.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.