Skip to content

Hostname

gowoov.com

Last fetched

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

Nutrition Label

WHISPER CANON · gowoov.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gowoov.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.19.85.14852.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.11.22952.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.17.18754.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.64.19054.229.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.192.5654.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.94.24663.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
woov b.v.
Contact emails

Subdomains

1 observed subdomain of gowoov.com.

Web-graph footprint

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

27 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from gowoov.com.

Cypher and MCP

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

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