Skip to content

Hostname

l15.cc

Last fetched

l15.cc resolves to 199.59.243.228, announced in 199.59.243.0/24 by AMAZON-02 - Amazon.com, Inc. in US. l15.cc is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · l15.ccRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/l15.cc

Resolution chain

IPv6 resolution

No AAAA record for l15.cc is recorded in WhisperGraph.

Attribution

amazon com

ORIGIN_AS

WHOIS identity

Registrar
iana:472
Registrant organisation
chen min
Contact emails
8193474@qq.com, pw-60fce071a3ab3d5fc20f0853ccad3d18@privacyguardian.org

Subdomains

Mail and authentication

Nameservers

  • ns1.dyna-ns.net
  • ns2.dyna-ns.net

Threat-feed evidence

History

Related pages

Pivot from l15.cc into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "l15.cc"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.