Skip to content

Hostname

nuffieldtrust.org.uk

Last fetched

nuffieldtrust.org.uk resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists registrar:team blue internet services uk limited [tag = namesco] as the registrar.

Nutrition Label

WHISPER CANON · nuffieldtrust.org.ukRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/nuffieldtrust.org.uk

Resolution chain

nuffieldtrust.org.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
161.35.172.169161.35.160.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
registrar:team blue internet services uk limited [tag = namesco]
Organization
the nuffield trust
Contact emails

Subdomains

11 observed subdomains of nuffieldtrust.org.uk.

Web-graph footprint

Distinct hostnames that link to or from nuffieldtrust.org.uk in the public web crawl.

1,621 sites link to this hostname.

399 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for nuffieldtrust.org.uk.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXnuffieldtrust.org.uk

Related pages

Pivot deeper into the graph from nuffieldtrust.org.uk.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "nuffieldtrust.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.