Hostname
28hands.com
Last fetched
28hands.com resolves to 1 IPv4 address operated by ITPS in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
28hands.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 |
|---|---|---|---|---|
| 185.135.171.164 | 185.135.170.0/23 | AS42010 | ITPS | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 28hands.com owner
- Contact emails
- stuart.rowe@arup.com
- 1c6c308d-839b-4816-a8f3-09cca82cba13@identity-protect.org
- 21e5307b-c6cd-47d4-9199-af157934433a@identity-protect.org
- 78cd5f55-d3c1-4852-81d9-4bca694c09a7@identity-protect.org
- b3743ea4-3471-47fd-85ff-9c379f191f10@identity-protect.org
- d72068ba-799b-450c-ad93-2b4d71a49917@identity-protect.org
- f912c47d-d84c-47fe-9549-2ca2d91e465a@identity-protect.org
- owner-6210271@28hands.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of 28hands.com.
Web-graph footprint
Distinct hostnames that link to or from 28hands.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from 28hands.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "28hands.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.