Skip to content

Hostname

nott.ac.uk

Last fetched

nott.ac.uk resolves to 128.243.204.107, announced in 128.243.0.0/16 by JANET - Jisc Services Limited in GB. nott.ac.uk is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · nott.ac.ukRouting diversity2.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/nott.ac.uk

Resolution chain

IPv6 resolution

No AAAA record for nott.ac.uk is recorded in WhisperGraph.

Attribution

jisc

ORIGIN_AS

WHOIS identity

Contact emails
christopher.nottage@nottingham.ac.uk

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • dns1.nottingham.ac.uk
  • dns2.nottingham.ac.uk
  • uidapdns01.nottingham.ac.uk
  • uidapdns02.nottingham.ac.uk
  • extdns1.warwick.ac.uk
  • extdns2.warwick.ac.uk

MX records

  • nott-ac-uk.mail.protection.outlook.com

SPF policy

  • include: spf.protection.outlook.com
  • a: nott.ac.uk
  • a: nottingham.ac.uk
  • ip: 128.243.220.65
  • ip: 128.243.44.55

Threat-feed evidence

History

Related pages

Pivot from nott.ac.uk into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "nott.ac.uk"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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