Skip to content

Hostname

138.ls

Last fetched

138.ls resolves to 9 IPv4 addresses operated by AMATEUR-IX - Austin Hadley, Sole Proprietorship in HK.

Nutrition Label

WHISPER CANON · 138.lsRouting diversity3.0/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/138.ls

Resolution chain

138.ls resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.247.18.210172.247.18.0/24AS40065AMATEUR-IX - Austin Hadley, Sole ProprietorshipHK
172.247.18.211172.247.18.0/24AS40065AMATEUR-IX - Austin Hadley, Sole ProprietorshipHK
172.247.18.212172.247.18.0/24AS40065AMATEUR-IX - Austin Hadley, Sole ProprietorshipHK
192.161.85.204192.161.80.0/20AS40065AMATEUR-IX - Austin Hadley, Sole ProprietorshipUS
192.161.85.205192.161.80.0/20AS40065AMATEUR-IX - Austin Hadley, Sole ProprietorshipUS
192.161.85.206192.161.80.0/20AS40065AMATEUR-IX - Austin Hadley, Sole ProprietorshipUS
45.144.139.11045.144.139.0/24AS133199AS212900HK
45.144.139.12745.144.139.0/24AS133199AS212900HK
45.144.139.3045.144.139.0/24AS133199AS212900HK

WHOIS identity

No WHOIS records are currently associated with 138.ls in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from 138.ls in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 138.ls.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "138.ls"})-[: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.