Skip to content

Hostname

img.luzhougift.com

Last fetched

img.luzhougift.com resolves to 10 IPv4 addresses operated by CHINANET-BACKBONE - No.31,Jin-rong Street in CN.

Nutrition Label

WHISPER CANON · img.luzhougift.comRouting diversity5.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/img.luzhougift.com

Resolution chain

img.luzhougift.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
123.244.92.41123.244.0.0/14AS4134CHINANET-BACKBONE - No.31,Jin-rong StreetCN
124.226.72.41124.226.72.0/22AS137693CHINATELECOM-Guangxi-Nanning-IDC - CHINATELECOM Guangxi Nanning IDC networkdescr: Nanning , Guangxi Province, P.R.China.CN
175.12.90.41175.12.64.0/18AS151823CT-Centralsouth-China-IIP - China TelecomCN
183.131.185.41183.131.185.0/24AS58461CT-HangZhou-IDC - No.288,Fu-chun RoadCN
183.60.227.41183.60.224.0/21AS134763CT-DongGuan-IDC - CHINANET Guangdong province networkCN
218.94.231.41218.94.231.0/24AS134770CHINANET-JIANGSU-SUZHOU-TAIHU-IDC - CHINANET Jiangsu province Suzhou taihu IDC networkCN
60.164.7.4160.164.7.0/24AS141998CHINANET-LANZHOU-IDC - China TelecomCN
60.188.66.4160.188.64.0/18AS136190CHINATELECOM-ZHEJIANG-JINHUA-IDC - JINHUA, ZHEJIANG Province, P.R.China.CN
61.170.57.4161.170.0.0/18AS4812CHINANET-SH-AP - China Telecom (Group)CN
61.172.254.4161.172.0.0/16AS4812CHINANET-SH-AP - China Telecom (Group)CN

WHOIS identity

No WHOIS records are currently associated with img.luzhougift.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from img.luzhougift.com.

Cypher and MCP

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

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