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
Resolution chain
jhktrader.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.228.242.33 | 54.228.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:839
- Organization
- javier pizarro lopez
- Contact emails
Subdomains
2 observed subdomains of jhktrader.com.
| Subdomain |
|---|
| mail.jhktrader.com |
| www.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
MX records
SPF policy
14 SPF mechanisms authorising senders for jhktrader.com.
| Mechanism | Target |
|---|---|
| SPF_A | jhktrader.com |
| SPF_A | mail.jhktrader.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 185.101.224.44 |
| SPF_IP | 188.87.101.32 |
| SPF_IP | 195.53.51.146 |
| SPF_IP | 195.53.51.148 |
| SPF_IP | 31.193.225.116 |
| SPF_IP | 54.170.29.147 |
| SPF_IP | 54.217.132.211 |
| SPF_IP | 54.217.217.200 |
| SPF_IP | 54.228.242.33 |
| SPF_IP | 80.28.108.121 |
| SPF_MX | jhktrader.com |
Related pages
Pivot deeper into the graph from jhktrader.com.
- IP · 54.228.242.33
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:839
- Country · IE
- Email · javierpl501@gmail.com
- TLD · .com
- Browse hostnames · jh…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.