Skip to content

Hostname

leiguan.cc

Last fetched

leiguan.cc resolves to 8 IPv4 addresses operated by POWERLINE-AS-AP - POWER LINE DATACENTER in CA. WHOIS lists iana:3793 as the registrar.

Nutrition Label

WHISPER CANON · leiguan.ccRouting diversity2.4/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/leiguan.cc

Resolution chain

leiguan.cc 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.242.133.100156.242.128.0/18AS11404AS-WAVE-1 - Wave BroadbandHK
156.242.133.101156.242.128.0/18AS11404AS-WAVE-1 - Wave BroadbandHK
156.242.133.102156.242.128.0/18AS11404AS-WAVE-1 - Wave BroadbandHK

WHOIS identity

Registrar
iana:3793
Organization
Contact emails

Subdomains

2 observed subdomains of leiguan.cc.

Threat posture

History

Related pages

Pivot deeper into the graph from leiguan.cc.

Cypher and MCP

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

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