Skip to content

Hostname

jadora.com.hk

Last fetched

jadora.com.hk resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · jadora.com.hkRouting diversity3.0/10Peering density10.0/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/jadora.com.hk

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.45.154104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.216.101172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
35.206.234.1635.206.192.0/18AS19527GOOGLE-2 - Google LLCTW

WHOIS identity

No WHOIS records are currently associated with jadora.com.hk in WhisperGraph.

Subdomains

4 observed subdomains of jadora.com.hk.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for jadora.com.hk.

MechanismTarget
SPF_Ajadora.com.hk
SPF_IP122.128.109.202
SPF_MXjadora.com.hk

Related pages

Pivot deeper into the graph from jadora.com.hk.

Cypher and MCP

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

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