Skip to content

Hostname

jordanlinks.com

Last fetched

jordanlinks.com resolves to 3 IPv4 addresses operated by CLOUDIE-AS-AP - Cloudie Limited in HK. WHOIS lists iana:3775 as the registrar.

Nutrition Label

WHISPER CANON · jordanlinks.comRouting diversity3.0/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/jordanlinks.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.119.0.2103.119.0.0/24AS55933CLOUDIE-AS-AP - Cloudie LimitedHK
23.234.56.4123.234.48.0/20AS134548DXTL-HK - DXTL Tseung Kwan O ServiceUS
45.199.121.1445.199.112.0/20AS134548DXTL-HK - DXTL Tseung Kwan O ServiceHK

WHOIS identity

Registrar
iana:3775
Organization
ming ming li
Contact emails

Subdomains

3 observed subdomains of jordanlinks.com.

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from jordanlinks.com.

Cypher and MCP

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

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