Skip to content

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

WHISPER CANON · greennet.org.ukRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.5/10canon.whisper.security/host/greennet.org.uk

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.

IPPrefixASNOperatorCountry
193.37.35.248193.37.35.0/24AS47264GB

WHOIS identity

Registrar
registrar:green net ltd
Organization
green net
Contact emails

Subdomains

69 observed subdomains of greennet.org.uk.

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.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for greennet.org.uk.

MechanismTarget
SPF_IP193.37.35.0/24
SPF_IP37.220.108.128/25
SPF_IP81.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.