Hostname
20sixltd.com
Last fetched
20sixltd.com resolves to 1 IPv4 address operated by AS8560 in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
20sixltd.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 |
|---|---|---|---|---|
| 77.68.64.7 | 77.68.0.0/17 | AS8560 | — | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- 20six (south east)
- Contact emails
- jeffhalls@me.com
- 057e44af-2694-4aae-acb5-4972c37d035a@identity-protect.org
- 0b0c9ec5-2c08-4a6b-bf85-a9a8be01f685@identity-protect.org
- 270570b5-ab84-4654-9a3b-408ad859b05b@identity-protect.org
- 4b7a2f77-499c-4ba3-a27f-f5c2f75afba6@identity-protect.org
- 9db4d7c3-e567-42d9-bdb7-07050bc3ae2c@identity-protect.org
- afd3535f-90cd-492b-b220-684428d5809d@identity-protect.org
- c22ef606-a83e-4bc9-ba94-b6ffaab72798@identity-protect.org
Subdomains
1 observed subdomain of 20sixltd.com.
| Subdomain |
|---|
| www.20sixltd.com |
Web-graph footprint
Distinct hostnames that link to or from 20sixltd.com in the public web crawl.
7 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for 20sixltd.com.
| Mechanism | Target |
|---|---|
| SPF_A | 20sixltd.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 213.171.216.0/24 |
| SPF_MX | 20sixltd.com |
Related pages
Pivot deeper into the graph from 20sixltd.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "20sixltd.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.