Hostname
british-study.com
Last fetched
british-study.com resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP Akamai Connected Cloud in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
british-study.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 |
|---|---|---|---|---|
| 139.162.249.206 | 139.162.224.0/19 | AS63949 | AKAMAI-LINODE-AP Akamai Connected Cloud | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- anton sokolovskyy
- Contact emails
- anton.sokolovskyy@british-study.com
- noreply@data-protected.net
- 060d8a13-9325-45e7-9425-a589b97fa92a@identity-protect.org
- 22554331-f2f7-4c57-911a-c317c09bf03a@identity-protect.org
- 6936feca-9c0c-4652-8080-9547e75d0ec6@identity-protect.org
- 9569ac2e-bc77-4650-a638-8ada6a088c3e@identity-protect.org
- b8352272-37c4-4702-b579-98f1fc3e7e56@identity-protect.org
- dab77e76-6d73-4052-91eb-b4368b914dc3@identity-protect.org
- fef641db-332b-4e76-bca5-bffdea629d7c@identity-protect.org
- owner-8386801@british-study.com.whoisprivacyservice.org
- domains@vortex-solutions.co.uk
Subdomains
7 observed subdomains of british-study.com.
Web-graph footprint
Distinct hostnames that link to or from british-study.com in the public web crawl.
234 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for british-study.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 18.132.101.196 |
| SPF_IP | 35.176.3.251 |
| SPF_IP | 35.177.11.76 |
| SPF_IP | 52.49.9.222 |
Related pages
Pivot deeper into the graph from british-study.com.
- IP · 139.162.249.206
- ASN · AS63949AKAMAI-LINODE-AP Akamai Connected Cloud
- Registrar · iana:468
- Country · GB
- Email · anton.sokolovskyy@british-study.com
- TLD · .com
- Browse hostnames · br…
- 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: "british-study.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.