Skip to content

Hostname

spca.org.hk

Last fetched

spca.org.hk resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:1397 as the registrar.

Nutrition Label

WHISPER CANON · spca.org.hkRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/spca.org.hk

Resolution chain

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

IPPrefixASNOperatorCountry
16.162.169.17916.162.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
16.163.159.15816.162.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
16.163.200.22916.162.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
16.163.226.24016.162.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
16.163.69.6216.162.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
18.163.175.20918.163.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.HK
18.166.224.10918.166.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
18.166.88.7118.166.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
18.167.208.1018.166.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
54.46.22.9954.46.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.HK
95.40.141.20595.40.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
43.198.56.6643.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
43.198.132.1443.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
43.199.96.25343.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
95.40.212.13395.40.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
95.40.247.21995.40.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
43.199.247.21143.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
95.40.253.1795.40.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
iana:1397
Organization
????????
Contact emails

Subdomains

100 observed subdomains of spca.org.hk.

Web-graph footprint

Distinct hostnames that link to or from spca.org.hk in the public web crawl.

280 sites link to this hostname.

93 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for spca.org.hk.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.greenradar.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from spca.org.hk.

Cypher and MCP

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

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