Hostname
vforums.co.uk
Last fetched
vforums.co.uk resolves to 2 IPv4 addresses operated by AS15395 in GB. WHOIS lists registrar:123-reg limited t/a 123-reg [tag = 123-reg] as the registrar.
Nutrition Label
Resolution chain
vforums.co.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 95.138.189.152 | 95.138.128.0/18 | AS15395 | — | GB |
| 174.138.3.228 | 174.138.0.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | NL |
WHOIS identity
- Registrar
- registrar:123-reg limited t/a 123-reg [tag = 123-reg]
- Organization
- michael wright
- Contact emails
Subdomains
209 observed subdomains of vforums.co.uk.
Showing 25 of 209. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from vforums.co.uk in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for vforums.co.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 95.138.189.152 |
| SPF_MX | vforums.co.uk |
Related pages
Pivot deeper into the graph from vforums.co.uk.
- IP · 95.138.189.152
- ASN · AS15395
- Registrar · registrar:123-reg limited t/a 123-reg [tag = 123-reg]
- Country · GB
- Email · redacted@nominet.uk
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · vf…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vforums.co.uk"})-[: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.