Hostname
greennet.org.uk
Last fetched
greennet.org.uk resolves to 1 IPv4 address operated by AS47264 in GB. WHOIS lists registrar:green net ltd as the registrar.
Nutrition Label
Resolution chain
greennet.org.uk 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 |
|---|---|---|---|---|
| 193.37.35.248 | 193.37.35.0/24 | AS47264 | — | GB |
WHOIS identity
- Registrar
- registrar:green net ltd
- Organization
- green net
- Contact emails
Subdomains
69 observed subdomains of greennet.org.uk.
Showing 25 of 69. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from greennet.org.uk in the public web crawl.
103 sites link to this hostname.
1,113 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for greennet.org.uk.
| Mechanism | Target |
|---|---|
| SPF_IP | 193.37.35.0/24 |
| SPF_IP | 37.220.108.128/25 |
| SPF_IP | 81.5.158.248/30 |
Related pages
Pivot deeper into the graph from greennet.org.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "greennet.org.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.