Skip to content

Hostname

1688s.ag

Last fetched

1688s.ag resolves to 5 IPv4 addresses operated by NORDA-NET - 10F No 33 Sec 2 Zhongshan Rd Zhonghe Dist in TW.

Nutrition Label

WHISPER CANON · 1688s.agRouting diversity2.4/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.6/10canon.whisper.security/host/1688s.ag

Resolution chain

1688s.ag resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.42.146.154103.42.242.0/24AS7538NORDA-NET - 10F No 33 Sec 2 Zhongshan Rd Zhonghe DistTW
43.251.56.12843.251.137.0/24AS7483SKYCLOUD-NET - Skycloud Computing co., Ltd.TW
43.251.56.13243.251.137.0/24AS7483SKYCLOUD-NET - Skycloud Computing co., Ltd.TW
43.251.57.2443.251.137.0/24AS7483SKYCLOUD-NET - Skycloud Computing co., Ltd.TW
43.251.57.2843.251.137.0/24AS7483SKYCLOUD-NET - Skycloud Computing co., Ltd.TW

WHOIS identity

No WHOIS records are currently associated with 1688s.ag in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from 1688s.ag.

Cypher and MCP

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

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