Skip to content

Hostname

lang-8.com

Last fetched

lang-8.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · lang-8.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lang-8.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.209.26.23918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.21.21623.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.99.1473.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.245.1533.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.151.10634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.150.24152.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.12.8954.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.57.12398.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:269
Organization
ki youyou
Contact emails

Subdomains

2 observed subdomains of lang-8.com.

Web-graph footprint

Distinct hostnames that link to or from lang-8.com in the public web crawl.

1,073 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from lang-8.com.

Cypher and MCP

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

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