Skip to content

Hostname

giysen.com

Last fetched

giysen.com resolves to 7 IPv4 addresses operated by UCLOUD-HK-AS-AP - UCLOUD INFORMATION TECHNOLOGY (HK) LIMITED in VN. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · giysen.comRouting diversity4.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/giysen.com

Resolution chain

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

IPPrefixASNOperatorCountry
123.58.198.200123.58.198.0/24AS135377UCLOUD-HK-AS-AP - UCLOUD INFORMATION TECHNOLOGY (HK) LIMITEDVN
207.56.16.87207.56.16.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.HK
45.43.57.3145.43.57.0/24AS135377UCLOUD-HK-AS-AP - UCLOUD INFORMATION TECHNOLOGY (HK) LIMITEDUS
107.173.48.172107.173.48.0/21AS36352AS-COLOCROSSING - HostPapaUS
165.154.238.156165.154.238.0/24AS142002SCLOUDPTELTD-AS - Scloud Pte LtdUS
154.81.136.94154.81.136.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.US
152.32.183.103152.32.183.0/24AS135377UCLOUD-HK-AS-AP - UCLOUD INFORMATION TECHNOLOGY (HK) LIMITEDUS

WHOIS identity

Registrar
iana:1923
Organization
domain admin contactid 2540448
Contact emails

Subdomains

2 observed subdomains of giysen.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from giysen.com.

Cypher and MCP

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

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