Hostname
shef.ac.uk
Last fetched
shef.ac.uk resolves to 1 IPv4 address operated by AS786 in GB.
Nutrition Label
Resolution chain
shef.ac.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 143.167.2.102 | 143.167.0.0/16 | AS786 | — | GB |
WHOIS identity
- Registrar
- —
- Organization
- —
- Contact emails
Subdomains
45,406 observed subdomains of shef.ac.uk.
Showing 25 of 45,406. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from shef.ac.uk in the public web crawl.
2,700 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
35 SPF mechanisms authorising senders for shef.ac.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | shops.shopify.com |
| SPF_INCLUDE | spf.mailanyone.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | wpm.flywire.com |
| SPF_IP | 130.88.36.5 |
| SPF_IP | 143.167.0.0/16 |
| SPF_IP | 146.177.26.108/31 |
| SPF_IP | 146.177.26.90/31 |
| SPF_IP | 146.20.14.104/30 |
| SPF_IP | 149.56.182.220 |
| SPF_IP | 164.177.132.168/30 |
| SPF_IP | 207.97.204.96/29 |
| SPF_IP | 212.227.126.128/25 |
| SPF_IP | 212.227.15.0/25 |
| SPF_IP | 212.227.17.0/27 |
| SPF_IP | 212.54.136.59/32 |
| SPF_IP | 217.72.192.64/26 |
| SPF_IP | 31.221.72.237/32 |
| SPF_IP | 31.221.91.141/32 |
| SPF_IP | 34.107.8.58/32 |
| SPF_IP | 34.90.200.156/32 |
| SPF_IP | 35.177.177.249 |
| SPF_IP | 35.178.89.45 |
| SPF_IP | 35.204.47.209/32 |
| SPF_IP | 35.234.108.85/32 |
| SPF_IP | 35.242.247.107/32 |
| SPF_IP | 50.56.130.220/30 |
| SPF_IP | 74.121.48.4/32 |
| SPF_IP | 80.93.168.194/32 |
| SPF_IP | 81.17.56.1/32 |
| SPF_IP | 82.165.159.0/26 |
| SPF_IP | 85.92.81.226 |
| SPF_IP | 94.23.120.168 |
| SPF_IP | 95.172.88.0/22 |
Related pages
Pivot deeper into the graph from shef.ac.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "shef.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.