Skip to content

Hostname

gying.org

Last fetched

gying.org resolves to 1 IPv4 address operated by AS6698 in UA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · gying.orgRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/gying.org

Resolution chain

gying.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.134.173.7345.134.173.0/24AS6698UA

WHOIS identity

Registrar
iana:69
Organization
njalla okta
Contact emails

Subdomains

1 observed subdomain of gying.org.

Subdomain
www.gying.org

Web-graph footprint

Distinct hostnames that link to or from gying.org in the public web crawl.

58 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from gying.org.

Cypher and MCP

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

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