Skip to content

Hostname

vay.co

Last fetched

vay.co resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · vay.coRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/vay.co

Resolution chain

vay.co resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.64.155.10218.64.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.155.318.64.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.155.5118.64.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.155.6718.64.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.122.1118.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.1618.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.6118.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.7018.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1479
Organization
domain admin
Contact emails

Web-graph footprint

Distinct hostnames that link to or from vay.co in the public web crawl.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from vay.co.

Cypher and MCP

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

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