Hostname
bocks.com
Last fetched
bocks.com resolves to 1 IPv4 address operated by AS20860 in GB. WHOIS lists iana:1390 as the registrar.
Nutrition Label
Resolution chain
bocks.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 |
|---|---|---|---|---|
| 82.145.59.7 | 82.145.32.0/19 | AS20860 | — | GB |
WHOIS identity
- Registrar
- iana:1390
- Organization
- identity protect
- Contact emails
- 3bd86b8e-4d12-4d2b-9e81-19ce28abdf77@identity-protect.org
- 4358f900-7ec9-4c33-9199-2f8d7674feee@identity-protect.org
- 47a083f4-a12f-4642-9f4f-ce9faddb08db@identity-protect.org
- 4b03a9e6-645e-4a3e-8567-cdad7166a1ba@identity-protect.org
- 51e0887f-122c-42af-90b8-7139879bac8a@identity-protect.org
- 638b4de4-2809-4d72-be35-1b01e5652860@identity-protect.org
- 63a45629-5aca-45c9-80c0-56bbec22ce33@identity-protect.org
- 6bd38935-9a93-4d29-a567-dfbf15700b57@identity-protect.org
- abbb791e-622f-443a-95a5-0f86030c6d02@identity-protect.org
- bf1e2ab7-0454-46b1-a1ef-a12efedb769f@identity-protect.org
- c6d0bb27-0c08-4371-a76a-3e962fa455e4@identity-protect.org
- bocks.com@identity-protect.org
- f1a57eb0-d0bf-4767-83ad-18f6ad965281@identity-protect.org
Subdomains
20 observed subdomains of bocks.com.
Web-graph footprint
Distinct hostnames that link to or from bocks.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for bocks.com.
| Mechanism | Target |
|---|---|
| SPF_A | bocks.com |
| SPF_IP | 2001:470:1f08:18de:0:0:0:2 |
| SPF_IP | 78.129.196.14 |
| SPF_IP | 78.129.196.28 |
| SPF_IP | 82.145.59.17 |
| SPF_IP | 82.145.59.7 |
| SPF_IP | 82.145.59.9 |
Related pages
Pivot deeper into the graph from bocks.com.
- IP · 82.145.59.7
- ASN · AS20860
- Registrar · iana:1390
- Country · GB
- Email · 3bd86b8e-4d12-4d2b-9e81-19ce28abdf77@identity-protect.org
- TLD · .com
- Browse hostnames · bo…
- 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: "bocks.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.