Skip to content

Hostname

kr-css3.co.cc

Last fetched

kr-css3.co.cc resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MY.

Nutrition Label

WHISPER CANON · kr-css3.co.ccRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/kr-css3.co.cc

Resolution chain

kr-css3.co.cc resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.249.213.11513.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.12913.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.2813.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.7213.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
3.164.255.1033.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.255.593.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.255.743.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.255.763.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
99.84.252.10399.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.11199.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.1899.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.9999.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with kr-css3.co.cc in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from kr-css3.co.cc in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from kr-css3.co.cc.

Cypher and MCP

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

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