Skip to content

Hostname

swc.ac.uk

Last fetched

swc.ac.uk resolves to 1 IPv4 address operated by AS202053 in GB.

Nutrition Label

WHISPER CANON · swc.ac.ukRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/swc.ac.uk

Resolution chain

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

IPPrefixASNOperatorCountry
83.136.248.13483.136.248.0/21AS202053GB

WHOIS identity

No WHOIS records are currently associated with swc.ac.uk in WhisperGraph.

Subdomains

17 observed subdomains of swc.ac.uk.

Web-graph footprint

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

192 sites link to this hostname.

298 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for swc.ac.uk.

MechanismTarget
SPF_INCLUDEspf.ess.uk.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.62.152.165
SPF_IP212.219.92.206
SPF_IP51.140.230.127

Related pages

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

Cypher and MCP

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

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