Hostname
cef.co.uk
Last fetched
cef.co.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
- registrar:enom llc
- Organization
- city electrical factors ltd. city electrical factors
- Contact emails
Subdomains
95 observed subdomains of cef.co.uk.
Showing 25 of 95. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cef.co.uk in the public web crawl.
553 sites link to this hostname.
20 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for cef.co.uk.
| Mechanism | Target |
|---|---|
| SPF_A | cef.co.uk |
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | spf-007e9301.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 152.114.220.10/32 |
| SPF_IP | 157.125.161.70 |
| SPF_IP | 157.125.171.134 |
| SPF_IP | 161.38.199.88 |
| SPF_IP | 212.250.163.12 |
| SPF_IP | 80.4.121.166 |
| SPF_IP | 86.12.190.202 |
| SPF_MX | cef.co.uk |
Related pages
Pivot deeper into the graph from cef.co.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cef.co.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.