Skip to content

Hostname

gkyp.net

Last fetched

gkyp.net resolves to 7 IPv4 addresses operated by AS17561 in BR. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · gkyp.netRouting diversity3.0/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/gkyp.net

Resolution chain

gkyp.net resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1923
Organization
bo shan cheng dong zhi sai wang luo xin xi fu wu bu
Contact emails

Subdomains

2 observed subdomains of gkyp.net.

Web-graph footprint

Distinct hostnames that link to or from gkyp.net in the public web crawl.

6 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from gkyp.net.

Cypher and MCP

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

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