Skip to content

Hostname

lgych.com

Last fetched

lgych.com resolves to 4 IPv4 addresses operated by COGNETCLOUD-2 - cognetcloud INC in HK. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · lgych.comRouting diversity3.5/10Peering density9.4/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/lgych.com

Resolution chain

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

IPPrefixASNOperatorCountry
149.88.95.216149.88.95.0/24AS401701COGNETCLOUD-2 - cognetcloud INCHK
35.207.152.24635.207.128.0/18AS15169GOOGLE - Google LLCDE
35.207.64.17935.207.64.0/18AS15169GOOGLE - Google LLCDE
38.54.13.19938.54.12.0/23AS138915DE

WHOIS identity

Registrar
iana:1910
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of lgych.com.

Web-graph footprint

Distinct hostnames that link to or from lgych.com in the public web crawl.

48 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for lgych.com.

MechanismTarget
SPF_INCLUDEspf.mxhichina.com

Related pages

Pivot deeper into the graph from lgych.com.

Cypher and MCP

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

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