Skip to content

Hostname

lzamj.cn

Last fetched

lzamj.cn resolves to 8 IPv4 addresses operated by POWERLINE-AS-AP - POWER LINE DATACENTER in CA. WHOIS lists registrar:web commerce communications limited as the registrar.

Nutrition Label

WHISPER CANON · lzamj.cnRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/lzamj.cn

Resolution chain

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

IPPrefixASNOperatorCountry
107.151.106.196107.151.64.0/18AS132839POWERLINE-AS-AP - POWER LINE DATACENTERCA
107.151.106.197107.151.64.0/18AS132839POWERLINE-AS-AP - POWER LINE DATACENTERCA
107.151.106.198107.151.64.0/18AS132839POWERLINE-AS-AP - POWER LINE DATACENTERCA
107.151.106.199107.151.64.0/18AS132839POWERLINE-AS-AP - POWER LINE DATACENTERCA
107.151.106.200107.151.64.0/18AS132839POWERLINE-AS-AP - POWER LINE DATACENTERCA
156.250.172.69156.250.128.0/17AS132839POWERLINE-AS-AP - POWER LINE DATACENTERHK
156.250.172.70156.250.128.0/17AS132839POWERLINE-AS-AP - POWER LINE DATACENTERHK
156.250.172.71156.250.128.0/17AS132839POWERLINE-AS-AP - POWER LINE DATACENTERHK

WHOIS identity

Registrar
registrar:web commerce communications limited
Organization
兰州爱玛家母婴护理服务有限公司
Contact emails

Subdomains

5 observed subdomains of lzamj.cn.

Web-graph footprint

Distinct hostnames that link to or from lzamj.cn in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from lzamj.cn.

Cypher and MCP

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

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