Hostname
anchor.org.uk
Last fetched
anchor.org.uk resolves to 134.213.219.105, announced in 134.213.0.0/16 by RACKSPACE-LON - Rackspace Ltd. in GB. anchor.org.uk is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 134.213.219.105
134.213.0.0/16 · RACKSPACE-LON - Rackspace Ltd. · London, GB
IPv6 resolution
No AAAA record for anchor.org.uk is recorded in WhisperGraph.
Attribution
rackspace
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:csc corporate domains, inc
- Registrant organisation
- anchor trust
- Contact emails
- redacted@nominet.uk
Subdomains
Showing 12 of 21. View all subdomains →
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns1.netnames.net
- ns2.netnames.net
- ns5.netnames.net
- ns6.netnames.net
MX records
- anchor-org-uk.mail.protection.outlook.com
SPF policy
- ip: 80.6.91.150/32
- ip: 51.145.0.161/32
- ip: 51.145.0.254/32
- include: spf.protection.outlook.com
- include: _spf.salesforce.com
- include: mailgun.org
- a: anchor.org.uk
- mx: anchor.org.uk
- ip: 195.99.140.172
- ip: 213.39.59.225
- ip: 51.142.192.222
- ip: 62.172.10.40
- ip: 62.172.10.41
- ip: 81.134.249.52
- ip: 84.233.139.94
Threat-feed evidence
History
Related pages
Pivot from anchor.org.uk into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "anchor.org.uk"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.