Skip to content

Hostname

sheffcol.ac.uk

Last fetched

sheffcol.ac.uk resolves to 194.83.24.247, announced in 194.80.0.0/14 by JANET - Jisc Services Limited in GB. sheffcol.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 · sheffcol.ac.ukRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/sheffcol.ac.uk

Resolution chain

IPv6 resolution

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

Attribution

jisc

ORIGIN_AS

WHOIS identity

Registrant organisation
martin plummer
Contact emails
michael.humphrey@sheffcol.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
  • ns1.sheffcol.ac.uk
  • ns2.sheffcol.ac.uk

MX records

  • d215463.a.ess.uk.barracudanetworks.com
  • d215463.b.ess.uk.barracudanetworks.com

SPF policy

  • include: spf.ess.uk.barracudanetworks.com
  • include: cirqahosting.com
  • include: spf.protection.outlook.com
  • include: servers.mcsv.net
  • ip: 184.95.37.11
  • ip: 194.83.24.240
  • ip: 194.83.25.14
  • ip: 198.15.116.21
  • ip: 81.19.183.183

Threat-feed evidence

History

Related pages

Pivot from sheffcol.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: "sheffcol.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.