Skip to content

Hostname

fool.hk

Last fetched

fool.hk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · fool.hkRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/fool.hk

Resolution chain

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

IPPrefixASNOperatorCountry
3.164.143.163.164.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.143.243.164.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.143.63.164.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.143.653.164.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.168.122.1213.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.203.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.263.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.943.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with fool.hk in WhisperGraph.

Subdomains

1 observed subdomain of fool.hk.

Subdomain
www.fool.hk

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fool.hk.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com

Related pages

Pivot deeper into the graph from fool.hk.

Cypher and MCP

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

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