Hostname
jacksonbestwok.com
Last fetched
jacksonbestwok.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
jacksonbestwok.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.239.236.114 | 18.239.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.239.236.118 | 18.239.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.239.236.3 | 18.239.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.239.236.61 | 18.239.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 54.192.142.120 | 54.192.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.142.28 | 54.192.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.142.70 | 54.192.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.142.86 | 54.192.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:1910
- Organization
- on behalf of jacksonbestwok.com owner
- Contact emails
- 2f4f841e-9e6e-42b3-abcb-8d9be11d1783@identity-protect.org
- 38a1415a-f5f2-4b66-bb0c-7d8de615f65f@identity-protect.org
- 56e9e0c4-09f7-4272-afda-83d73aa3af49@identity-protect.org
- 5e7f72e1-0602-4710-afb5-2f453937a64f@identity-protect.org
- 95193a30-f124-46e7-b3f2-86eab9a97ef1@identity-protect.org
- cc30c0ed-97bb-4777-8fc2-a4d394a5282d@identity-protect.org
- owner-4952277@jacksonbestwok.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from jacksonbestwok.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for jacksonbestwok.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from jacksonbestwok.com.
- IP · 18.239.236.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1910
- Country · GB
- Email · 2f4f841e-9e6e-42b3-abcb-8d9be11d1783@identity-protect.org
- TLD · .com
- Browse hostnames · ja…
- 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: "jacksonbestwok.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.