Skip to content

Hostname

jhktrader.com

Last fetched

jhktrader.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · jhktrader.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/jhktrader.com

Resolution chain

jhktrader.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
54.228.242.3354.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:839
Organization
javier pizarro lopez
Contact emails

Subdomains

2 observed subdomains of jhktrader.com.

Web-graph footprint

Distinct hostnames that link to or from jhktrader.com in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for jhktrader.com.

MechanismTarget
SPF_Ajhktrader.com
SPF_Amail.jhktrader.com
SPF_INCLUDEservers.mcsv.net
SPF_IP185.101.224.44
SPF_IP188.87.101.32
SPF_IP195.53.51.146
SPF_IP195.53.51.148
SPF_IP31.193.225.116
SPF_IP54.170.29.147
SPF_IP54.217.132.211
SPF_IP54.217.217.200
SPF_IP54.228.242.33
SPF_IP80.28.108.121
SPF_MXjhktrader.com

Related pages

Pivot deeper into the graph from jhktrader.com.

Cypher and MCP

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

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