Skip to content

Hostname

scout.org.hk

Last fetched

scout.org.hk resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:hong kong domain name registration company limited| as the registrar.

Nutrition Label

WHISPER CANON · scout.org.hkRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/scout.org.hk

Resolution chain

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

IPPrefixASNOperatorCountry
172.66.41.46172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.42.210172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:hong kong domain name registration company limited|
Organization
Contact emails

Subdomains

43 observed subdomains of scout.org.hk.

Web-graph footprint

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

231 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for scout.org.hk.

MechanismTarget
SPF_INCLUDEspf.ess.au.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP101.78.148.226
SPF_IP175.45.17.242
SPF_IP202.130.117.98
SPF_IP202.64.141.62
SPF_IP203.124.8.1/21
SPF_IP218.255.82.150
SPF_IP42.200.196.173
SPF_IP42.200.198.77
SPF_IP43.252.164.0/22
SPF_IP59.188.26.228

Related pages

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

Cypher and MCP

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

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