Skip to content

Hostname

hkfx.org

Last fetched

hkfx.org resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · hkfx.orgRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hkfx.org

Resolution chain

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

IPPrefixASNOperatorCountry
47.131.26.12947.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.129.23152.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.187.17452.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.169.53.18354.169.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.251.130.1354.251.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.SG
54.254.24.13754.254.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:81
Organization
spanner
Contact emails

Subdomains

5 observed subdomains of hkfx.org.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for hkfx.org.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from hkfx.org.

Cypher and MCP

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

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