Hostname
unn.ac.uk
Last fetched
unn.ac.uk is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. unn.ac.uk is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
No IPv4 resolution is recorded for unn.ac.uk in WhisperGraph.
IPv6 resolution
No AAAA record for unn.ac.uk is recorded in WhisperGraph.
WHOIS identity
- Registrant organisation
- neil graham it services
- Contact emails
- neil.graham@unn.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
- ns4.ja.net
- edns1.northumbria.ac.uk
- edns2.northumbria.ac.uk
MX records
- unn-ac-uk.mail.protection.outlook.com
SPF policy
- ip: 128.240.234.80/28
- include: hobsonsmail.com
- include: spf.mandrillapp.com
- include: spf.protection.outlook.com
- include: spf.mail.wpmhost.net
- include: connect.askadmissionsmail.co.uk
- ip: 198.37.147.217
- ip: 35.156.249.23
- ip: 35.157.192.32
- ip: 35.157.47.202
- ip: 35.157.87.137
- ip: 46.22.140.63
- ip: 46.249.215.244
- ip: 52.164.184.23
- ip: 87.246.78.141
- ip: 87.246.80.15
- ip: 88.99.14.246
Threat-feed evidence
History
Related pages
Pivot from unn.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: "unn.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.