Skip to content

Hostname

api-dev.spca.org.hk

Last fetched

api-dev.spca.org.hk resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK.

Nutrition Label

WHISPER CANON · api-dev.spca.org.hkRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/api-dev.spca.org.hk

Resolution chain

api-dev.spca.org.hk resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.162.216.1116.162.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
18.163.14.6218.163.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.HK
18.163.153.5618.163.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.HK
18.163.174.5718.163.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.HK
18.166.49.6618.166.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
18.166.87.11718.166.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
18.167.156.5218.166.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
43.198.10.23343.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
43.199.122.22943.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

No WHOIS records are currently associated with api-dev.spca.org.hk in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from api-dev.spca.org.hk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "api-dev.spca.org.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.