Hostname
star.net.uk
Last fetched
star.net.uk resolves to 2 IPv4 addresses operated by AS8426 in GB. WHOIS lists registrar:tucows inc [tag = tucows-ca]| as the registrar.
Nutrition Label
Resolution chain
star.net.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 |
|---|---|---|---|---|
| 195.157.4.130 | 195.157.0.0/16 | AS8426 | — | GB |
| 195.157.4.140 | 195.157.0.0/16 | AS8426 | — | GB |
WHOIS identity
- Registrar
- registrar:tucows inc [tag = tucows-ca]|
- Organization
- star technology services
- Contact emails
- —
Subdomains
227 observed subdomains of star.net.uk.
Showing 25 of 227. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from star.net.uk in the public web crawl.
32 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for star.net.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.messagelabs.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 193.109.254.0/23 |
| SPF_IP | 195.216.0.0/19 |
| SPF_IP | 195.245.230.0/23 |
| SPF_IP | 212.125.64.0/19 |
| SPF_IP | 216.40.35.240/28 |
| SPF_IP | 62.173.108.0/24 |
| SPF_IP | 62.231.128.0/19 |
| SPF_IP | 85.119.62.0/24 |
| SPF_IP | 85.158.136.0/21 |
| SPF_IP | 89.206.128.0/17 |
Related pages
Pivot deeper into the graph from star.net.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "star.net.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.