Hostname
allanda.uk
Last fetched
allanda.uk resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists registrar:easyspace ltd [tag = easyspace] as the registrar.
Nutrition Label
Resolution chain
allanda.uk resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.135.15.165 | 13.141.80.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 13.42.242.245 | 13.107.40.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.168.79.183 | 18.172.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.10.70.172 | 3.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.9.52.226 | 3.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.9.7.103 | 3.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- registrar:easyspace ltd [tag = easyspace]
- Organization
- allanda
- Contact emails
- —
Subdomains
1 observed subdomain of allanda.uk.
| Subdomain |
|---|
| wildcard.allanda.uk |
Threat posture
History
Related pages
Pivot deeper into the graph from allanda.uk.
- IP · 13.135.15.165
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:easyspace ltd [tag = easyspace]
- Country · GB
- TLD · .uk
- Browse hostnames · al…
- 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: "allanda.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.