Skip to content

Hostname

weavesilk.com

Last fetched

weavesilk.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · weavesilk.comRouting diversity7.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/weavesilk.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.181.19416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.182.6116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.4516.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.20316.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.14316.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.18616.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.20816.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.195.20016.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.13616.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.3216.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.219.5816.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.21316.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.4716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.102.24516.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.105.22116.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.109.9316.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.33.22116.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.34.12516.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.36.23716.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.38.17316.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

4 observed subdomains of weavesilk.com.

Web-graph footprint

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

967 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from weavesilk.com.

Cypher and MCP

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

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