Hostname
acm.ac.uk
Last fetched
acm.ac.uk is a registered hostname under the .uk top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- —
- Organization
- simon mallindine rodboro buildings
- Contact emails
Subdomains
24 observed subdomains of acm.ac.uk.
Web-graph footprint
Distinct hostnames that link to or from acm.ac.uk in the public web crawl.
237 sites link to this hostname.
439 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for acm.ac.uk.
| Mechanism | Target |
|---|---|
| SPF_A | acm.ac.uk |
| SPF_INCLUDE | 144249988.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 81.100.57.202 |
| SPF_IP | 83.170.118.150 |
| SPF_IP | 83.170.118.199 |
| SPF_IP | 83.170.118.203 |
| SPF_IP | 94.195.238.16 |
| SPF_MX | acm.ac.uk |
Related pages
Pivot deeper into the graph from acm.ac.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "acm.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.