Skip to content

Hostname

epsrc.ac.uk

Last fetched

epsrc.ac.uk resolves to 1 IPv4 address operated by JANET Jisc Services Limited in GB.

Nutrition Label

WHISPER CANON · epsrc.ac.ukRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/epsrc.ac.uk

Resolution chain

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

IPPrefixASNOperatorCountry
149.155.59.247149.155.0.0/16AS786JANET Jisc Services LimitedGB

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from epsrc.ac.uk in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for epsrc.ac.uk.

MechanismTarget
SPF_Aepsrc.ac.uk
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.155.50.251
SPF_IP149.155.52.15/32
SPF_IP149.155.52.3
SPF_MXepsrc.ac.uk

Related pages

Pivot deeper into the graph from epsrc.ac.uk.

Cypher and MCP

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

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