Skip to content

Hostname

llycw.com

Last fetched

llycw.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 · llycw.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/llycw.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.99.11113.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.2313.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.7013.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.8013.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.161.216.1418.161.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.216.3318.161.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.216.6618.161.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.216.9918.161.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
3.161.136.1083.161.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.136.333.161.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.136.583.161.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.136.73.161.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3786
Organization
di yu feng
Contact emails

Subdomains

4 observed subdomains of llycw.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from llycw.com.

Cypher and MCP

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

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