Hostname
ajpk.uk
Last fetched
ajpk.uk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:gandi [tag = gandi] as the registrar.
Nutrition Label
Resolution chain
ajpk.uk 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 |
|---|---|---|---|---|
| 54.192.97.110 | 54.192.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.97.50 | 54.192.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.97.68 | 54.192.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.97.97 | 54.192.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.188.12 | 99.84.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.188.6 | 99.84.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.188.60 | 99.84.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.188.92 | 99.84.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:gandi [tag = gandi]
- Organization
- —
- Contact emails
- —
Subdomains
2 observed subdomains of ajpk.uk.
| Subdomain |
|---|
| personal.ajpk.uk |
| racing.ajpk.uk |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from ajpk.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ajpk.uk"})-[: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.