Skip to content

Hostname

coosy.com

Last fetched

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

Nutrition Label

WHISPER CANON · coosy.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/coosy.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.86.10118.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.11018.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.11118.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.4818.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.76.2918.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.76.3918.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.76.5218.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.76.8018.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.12252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.12352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.3652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
coosy co.,ltd.
Contact emails

Subdomains

7 observed subdomains of coosy.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from coosy.com.

Cypher and MCP

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

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