Skip to content

Hostname

wcyb.com

Last fetched

wcyb.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:3786 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.205.1918.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.7018.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.7818.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.9018.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.169.173.1183.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.1213.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.483.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.593.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.10452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.1552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.4352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3786
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

18 observed subdomains of wcyb.com.

Web-graph footprint

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

1,391 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wcyb.com.

Related pages

Pivot deeper into the graph from wcyb.com.

Cypher and MCP

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

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